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/V8TestPartialInterface.h

Issue 14070022: add back TestPartialInterface bindings test (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 7 years, 8 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/V8TestPartialInterface.h
diff --git a/Source/bindings/tests/results/V8TestPartialInterface.h b/Source/bindings/tests/results/V8TestPartialInterface.h
new file mode 100644
index 0000000000000000000000000000000000000000..057dd6538d9711c0e55866f7bf18054ac432ad4a
--- /dev/null
+++ b/Source/bindings/tests/results/V8TestPartialInterface.h
@@ -0,0 +1,6 @@
+/*
+ This file is generated just to tell build scripts that V8TestPartialInterface.h and
+ V8TestPartialInterface.cpp are created for TestPartialInterface.idl, and thus
+ prevent the build scripts from trying to generate V8TestPartialInterface.h and
+ V8TestPartialInterface.cpp at every build. This file must not be tried to compile.
+*/
« no previous file with comments | « Source/bindings/tests/results/V8TestObj.cpp ('k') | Source/bindings/tests/results/V8TestPartialInterface.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698