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

Unified Diff: Source/bindings/tests/results/V8NonCoreTestPartialInterface.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
Index: Source/bindings/tests/results/V8NonCoreTestPartialInterface.cpp
diff --git a/Source/bindings/tests/results/V8NonCoreTestPartialInterface.cpp b/Source/bindings/tests/results/V8NonCoreTestPartialInterface.cpp
new file mode 100644
index 0000000000000000000000000000000000000000..31f205834f08c35b07c5483bd1c3945c061757b7
--- /dev/null
+++ b/Source/bindings/tests/results/V8NonCoreTestPartialInterface.cpp
@@ -0,0 +1,6 @@
+/*
+ This file is generated just to tell build scripts that V8NonCoreTestPartialInterface.h and
+ V8NonCoreTestPartialInterface.cpp are created for NonCoreTestPartialInterface.idl, and thus
+ prevent the build scripts from trying to generate V8NonCoreTestPartialInterface.h and
+ V8NonCoreTestPartialInterface.cpp at every build. This file must not be tried to compile.
+*/

Powered by Google App Engine
This is Rietveld 408576698