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

Unified Diff: sdk/lib/chrome/dartium/chrome_dartium.dart

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: sdk/lib/chrome/dartium/chrome_dartium.dart
diff --git a/sdk/lib/chrome/dartium/chrome_dartium.dart b/sdk/lib/chrome/dartium/chrome_dartium.dart
new file mode 100644
index 0000000000000000000000000000000000000000..687cb27edd8badbcb8806b9458d80e2edb48b962
--- /dev/null
+++ b/sdk/lib/chrome/dartium/chrome_dartium.dart
@@ -0,0 +1,5 @@
+library chrome;
+
+// DO NOT EDIT
+// Auto-generated dart:chrome library.
+

Powered by Google App Engine
This is Rietveld 408576698