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

Unified Diff: headless/lib/headless_content_main_delegate.h

Issue 2666503002: Make headless_shell target compile for Windows (Closed)
Patch Set: Updated to upstream Created 3 years, 10 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: headless/lib/headless_content_main_delegate.h
diff --git a/headless/lib/headless_content_main_delegate.h b/headless/lib/headless_content_main_delegate.h
index 74cffcd2ba09e98ed4e3bdf372de8bc5a8d95e91..7be7f51ed8a56af0f628a804fcbe7308c0fa075b 100644
--- a/headless/lib/headless_content_main_delegate.h
+++ b/headless/lib/headless_content_main_delegate.h
@@ -6,6 +6,7 @@
#define HEADLESS_LIB_HEADLESS_CONTENT_MAIN_DELEGATE_H_
#include <memory>
+#include <string>
#include "base/compiler_specific.h"
#include "base/macros.h"

Powered by Google App Engine
This is Rietveld 408576698