From 3ebd121d45ceb08918a3dcb5b3b7ac29448c862f Mon Sep 17 00:00:00 2001 From: Dan Sinclair Date: Wed, 9 Mar 2016 09:59:23 -0500 Subject: Review and cleanup lint warnings. This CL goes through the remaining list of list warnings and records why they are currently blacklisted, or fixes and enables them. R=tsepez@chromium.org Review URL: https://codereview.chromium.org/1773733002 . --- testing/utils/path_service.cpp | 2 ++ 1 file changed, 2 insertions(+) (limited to 'testing/utils') diff --git a/testing/utils/path_service.cpp b/testing/utils/path_service.cpp index 1501a2da68..c5a461315c 100644 --- a/testing/utils/path_service.cpp +++ b/testing/utils/path_service.cpp @@ -13,6 +13,8 @@ #include #endif // _WIN32 +#include + #include "core/include/fxcrt/fx_system.h" // static -- cgit v1.2.3