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

Unified Diff: sky/services/viewport/viewport_observer.mojom

Issue 1211253004: Add MineDigger.apk that works offline (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: one more examples 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/home.dart ('k') | sky/shell/android/org/domokit/sky/shell/PlatformViewAndroid.java » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: sky/services/viewport/viewport_observer.mojom
diff --git a/sky/services/viewport/viewport_observer.mojom b/sky/services/viewport/viewport_observer.mojom
index 68dec398d392e8e07f4835bd01240e46636e6f9b..7983f7354ffc6433f09807289cd1e881d9d2832d 100644
--- a/sky/services/viewport/viewport_observer.mojom
+++ b/sky/services/viewport/viewport_observer.mojom
@@ -13,5 +13,5 @@ interface ViewportObserver {
RunFromNetwork(string url);
RunFromFile(string main, string package_root);
- RunFromSnapshot(string url, handle<data_pipe_consumer> snapshot);
+ RunFromSnapshot(string path);
};
« no previous file with comments | « sky/sdk/home.dart ('k') | sky/shell/android/org/domokit/sky/shell/PlatformViewAndroid.java » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698