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

Unified Diff: Source/modules/c/GlobalC.h

Issue 1041183004: [DO NOT LAND] Demonstrate partial interface/ImplementedAs bug (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 9 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 | « no previous file | Source/modules/c/WorkerC.idl » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/modules/c/GlobalC.h
diff --git a/Source/modules/c/GlobalC.h b/Source/modules/c/GlobalC.h
new file mode 100644
index 0000000000000000000000000000000000000000..cadfdd5cd3d36cbe4cb524ae825cfa5aeb9f06a9
--- /dev/null
+++ b/Source/modules/c/GlobalC.h
@@ -0,0 +1,4 @@
+#ifndef GlobalC_h
+#define GlobalC_h
+namespace blink { class GlobalC {}; }
+#endif // GlobalC_h
« no previous file with comments | « no previous file | Source/modules/c/WorkerC.idl » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698