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

Unified Diff: tools/dom/templates/html/dartium/chrome_dartium.darttemplate

Issue 11958026: Stubbing out the initial library for Chrome application support. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 7 years, 11 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: tools/dom/templates/html/dartium/chrome_dartium.darttemplate
diff --git a/tools/dom/templates/html/dartium/chrome_dartium.darttemplate b/tools/dom/templates/html/dartium/chrome_dartium.darttemplate
new file mode 100644
index 0000000000000000000000000000000000000000..d1f3fa05c5d910551df81a230c5645d4c37d07ab
--- /dev/null
+++ b/tools/dom/templates/html/dartium/chrome_dartium.darttemplate
@@ -0,0 +1,4 @@
+// DO NOT EDIT
+// Auto-generated dart:chrome library.
+
+library chrome;

Powered by Google App Engine
This is Rietveld 408576698