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

Unified Diff: Source/core/scripts/make_names.pl

Issue 14524003: Absolutify paths to bindings/v8, bindings/v8/custom/. Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 7 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
« no previous file with comments | « Source/core/plugins/DOMPluginArray.h ('k') | Source/core/storage/Storage.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/core/scripts/make_names.pl
diff --git a/Source/core/scripts/make_names.pl b/Source/core/scripts/make_names.pl
index 53eb3cfdcd02aa432764dd92985257606ff114b6..91808b6786ff047614654b3022416104fb4a6e2a 100755
--- a/Source/core/scripts/make_names.pl
+++ b/Source/core/scripts/make_names.pl
@@ -1110,7 +1110,7 @@ sub printWrapperFactoryCppFile
#include "V8$parameters{namespace}Element.h"
-#include "CustomElementHelpers.h"
+#include "bindings/v8/CustomElementHelpers.h"
#include <v8.h>
« no previous file with comments | « Source/core/plugins/DOMPluginArray.h ('k') | Source/core/storage/Storage.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698