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

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

Issue 24053003: Support partial interface for test support idls (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Remove hardcoding Created 7 years, 3 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/V8TestSupportTestPartialInterface.cpp
diff --git a/Source/bindings/tests/results/V8TestSupportTestPartialInterface.cpp b/Source/bindings/tests/results/V8TestSupportTestPartialInterface.cpp
new file mode 100644
index 0000000000000000000000000000000000000000..5b89730dd1d2e2d4936bb88d52e0c66b1d967385
--- /dev/null
+++ b/Source/bindings/tests/results/V8TestSupportTestPartialInterface.cpp
@@ -0,0 +1,6 @@
+/*
+ This file is generated just to tell build scripts that V8TestSupportTestPartialInterface.h and
+ V8TestSupportTestPartialInterface.cpp are created for TestSupportTestPartialInterface.idl, and thus
+ prevent the build scripts from trying to generate V8TestSupportTestPartialInterface.h and
+ V8TestSupportTestPartialInterface.cpp at every build. This file must not be tried to compile.
+*/

Powered by Google App Engine
This is Rietveld 408576698