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

Unified Diff: fpdfsdk/include/jsapi/fxjs_v8.h

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: fpdfsdk/include/jsapi/fxjs_v8.h
diff --git a/fpdfsdk/include/jsapi/fxjs_v8.h b/fpdfsdk/include/jsapi/fxjs_v8.h
index 64fa01bd4465176111400c71d6e9f7dfac0e8be8..6c0c9de5d08de8f566dcf2ada9d978d441be310d 100644
--- a/fpdfsdk/include/jsapi/fxjs_v8.h
+++ b/fpdfsdk/include/jsapi/fxjs_v8.h
@@ -17,6 +17,7 @@
#include <v8-util.h>
#include <v8.h>
+#include <string>
Tom Sepez 2016/03/08 19:27:05 *
dsinclair 2016/03/08 21:08:02 Done.
#include <vector>
#include "core/include/fxcrt/fx_string.h"

Powered by Google App Engine
This is Rietveld 408576698