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

Unified Diff: Source/build/scripts/templates/ElementWrapperFactory.h.tmpl

Issue 424983002: Stop using WebCore namespace in generated code (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 5 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: Source/build/scripts/templates/ElementWrapperFactory.h.tmpl
diff --git a/Source/build/scripts/templates/ElementWrapperFactory.h.tmpl b/Source/build/scripts/templates/ElementWrapperFactory.h.tmpl
index 28d2a013c2630b6663bb48476fca27e2d59ec7a9..ce3b520dc9bfe3998c01fcf4d5321597e1f40ff5 100644
--- a/Source/build/scripts/templates/ElementWrapperFactory.h.tmpl
+++ b/Source/build/scripts/templates/ElementWrapperFactory.h.tmpl
@@ -8,7 +8,7 @@
#include "bindings/core/v8/V8{{fallback_js_interface}}.h"
#include <v8.h>
-namespace WebCore {
+namespace blink {
class {{namespace}}Element;
« no previous file with comments | « Source/build/scripts/templates/ElementWrapperFactory.cpp.tmpl ('k') | Source/build/scripts/templates/EventFactory.cpp.tmpl » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698