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

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

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/V8SupportTestPartialInterface.h
diff --git a/Source/bindings/tests/results/V8SupportTestPartialInterface.h b/Source/bindings/tests/results/V8SupportTestPartialInterface.h
new file mode 100644
index 0000000000000000000000000000000000000000..7b2f9e75aad94441a962fce71ae63d7dc1929fae
--- /dev/null
+++ b/Source/bindings/tests/results/V8SupportTestPartialInterface.h
@@ -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.
+*/

Powered by Google App Engine
This is Rietveld 408576698