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

Unified Diff: Source/bindings/tests/results/V8TestImplements.h

Issue 17376006: Implement WebIDL implements (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Add back [PerWorldBindings] Created 7 years, 6 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/bindings/tests/idls/TestImplements.idl ('k') | Source/bindings/tests/results/V8TestImplements.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/bindings/tests/results/V8TestImplements.h
diff --git a/Source/bindings/tests/results/V8TestImplements.h b/Source/bindings/tests/results/V8TestImplements.h
new file mode 100644
index 0000000000000000000000000000000000000000..623ce9c971256917cd22e4851cdaf1eb94fbbbd8
--- /dev/null
+++ b/Source/bindings/tests/results/V8TestImplements.h
@@ -0,0 +1,6 @@
+/*
+ This file is generated just to tell build scripts that V8TestImplements.h and
+ V8TestImplements.cpp are created for TestImplements.idl, and thus
+ prevent the build scripts from trying to generate V8TestImplements.h and
+ V8TestImplements.cpp at every build. This file must not be tried to compile.
+*/
« no previous file with comments | « Source/bindings/tests/idls/TestImplements.idl ('k') | Source/bindings/tests/results/V8TestImplements.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698