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

Unified Diff: sky/sdk/example/stocks/lib/stock_types.dart

Issue 1219493003: Cleanup sky/sdk/examples (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: Created 5 years, 6 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 | « sky/sdk/example/stocks/lib/stock_settings.dart ('k') | sky/sdk/example/stocks/main.sky » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: sky/sdk/example/stocks/lib/stock_types.dart
diff --git a/sky/engine/core/painting/DrawLooper.idl b/sky/sdk/example/stocks/lib/stock_types.dart
similarity index 79%
copy from sky/engine/core/painting/DrawLooper.idl
copy to sky/sdk/example/stocks/lib/stock_types.dart
index 8fbda9d1f82e171b595c0d03c1eb0dc652f24f23..9b031110d7acdbb583946d9b1b41e20e444a7f6d 100644
--- a/sky/engine/core/painting/DrawLooper.idl
+++ b/sky/sdk/example/stocks/lib/stock_types.dart
@@ -2,5 +2,4 @@
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
-interface DrawLooper {
-};
+enum StockMode { optimistic, pessimistic }
« no previous file with comments | « sky/sdk/example/stocks/lib/stock_settings.dart ('k') | sky/sdk/example/stocks/main.sky » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698