Chromium Code Reviews| 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. |
| + |