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

Unified Diff: src/inspector/InspectedContext.h

Issue 2292053003: [inspector] Build inspector under v8_enable_inspector build flag. (Closed)
Patch Set: owners Created 4 years, 3 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: src/inspector/InspectedContext.h
diff --git a/src/inspector/InspectedContext.h b/src/inspector/InspectedContext.h
index 2b743a559a110bcb1cbd054ad92623c6fc44befb..ba5d9058bc6ee6c162e5b421a0fbcae2cafa8321 100644
--- a/src/inspector/InspectedContext.h
+++ b/src/inspector/InspectedContext.h
@@ -8,7 +8,7 @@
#include "src/inspector/Allocator.h"
#include "src/inspector/String16.h"
-#include <v8.h>
+#include "include/v8.h"
namespace v8_inspector {

Powered by Google App Engine
This is Rietveld 408576698