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

Unified Diff: third_party/WebKit/Source/bindings/modules/v8/ToV8ForModules.h

Issue 2834053003: Split V8Binding (Closed)
Patch Set: Rebase Created 3 years, 8 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: third_party/WebKit/Source/bindings/modules/v8/ToV8ForModules.h
diff --git a/third_party/WebKit/Source/bindings/modules/v8/ToV8ForModules.h b/third_party/WebKit/Source/bindings/modules/v8/ToV8ForModules.h
index 5c5e351e231b931ddfec5c286447a2b23cac7dba..a8a7f88d1543880d1040944d966a6da2011f98d6 100644
--- a/third_party/WebKit/Source/bindings/modules/v8/ToV8ForModules.h
+++ b/third_party/WebKit/Source/bindings/modules/v8/ToV8ForModules.h
@@ -5,7 +5,7 @@
#ifndef ToV8ForModules_h
#define ToV8ForModules_h
-#include "bindings/core/v8/V8Binding.h"
+#include "bindings/core/v8/V8BindingForCore.h"
#include "modules/ModulesExport.h"
#include "modules/webdatabase/sqlite/SQLValue.h"

Powered by Google App Engine
This is Rietveld 408576698