Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1459)

Unified Diff: testing/utils/path_service.cpp

Issue 1773733002: Review and cleanup lint warnings. (Closed) Base URL: https://pdfium.googlesource.com/pdfium.git@master
Patch Set: Created 4 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: testing/utils/path_service.cpp
diff --git a/testing/utils/path_service.cpp b/testing/utils/path_service.cpp
index 1501a2da68a394b582cb6bec40f94efa5d44a50f..c5a461315c2f170e4af024efd349344487835987 100644
--- a/testing/utils/path_service.cpp
+++ b/testing/utils/path_service.cpp
@@ -13,6 +13,8 @@
#include <unistd.h>
#endif // _WIN32
+#include <string>
+
#include "core/include/fxcrt/fx_system.h"
// static

Powered by Google App Engine
This is Rietveld 408576698