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

Unified Diff: Source/bindings/tests/results/V8SupportTestPartialInterface.cpp

Issue 24053003: Support partial interface for test support idls (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: patch Created 7 years, 2 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/results/V8SupportTestPartialInterface.h ('k') | Source/core/core.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/bindings/tests/results/V8SupportTestPartialInterface.cpp
diff --git a/Source/bindings/tests/results/V8SupportTestPartialInterface.cpp b/Source/bindings/tests/results/V8SupportTestPartialInterface.cpp
new file mode 100644
index 0000000000000000000000000000000000000000..7b2f9e75aad94441a962fce71ae63d7dc1929fae
--- /dev/null
+++ b/Source/bindings/tests/results/V8SupportTestPartialInterface.cpp
@@ -0,0 +1,6 @@
+/*
+ This file is generated just to tell build scripts that V8SupportTestPartialInterface.h and
+ V8SupportTestPartialInterface.cpp are created for SupportTestPartialInterface.idl, and thus
+ prevent the build scripts from trying to generate V8SupportTestPartialInterface.h and
+ V8SupportTestPartialInterface.cpp at every build. This file must not be tried to compile.
+*/
« no previous file with comments | « Source/bindings/tests/results/V8SupportTestPartialInterface.h ('k') | Source/core/core.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698