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

Unified Diff: ppapi/apps_tests/test1.idl

Issue 9388002: Add support for Chrome Apps to IDL lexer/parser (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: fixed reduce conflicts and allowed use of callback as identifier Created 8 years, 10 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: ppapi/apps_tests/test1.idl
diff --git a/ppapi/apps_tests/test1.idl b/ppapi/apps_tests/test1.idl
new file mode 100644
index 0000000000000000000000000000000000000000..9f9c2f1e17d97462e85c25240b78905dd5d22389
--- /dev/null
+++ b/ppapi/apps_tests/test1.idl
@@ -0,0 +1,2 @@
+
+namespace empty {};

Powered by Google App Engine
This is Rietveld 408576698