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

Unified Diff: third_party/WebKit/public/platform/modules/background_sync/background_sync.mojom

Issue 2555853003: Break up common_custom_types.mojom. (Closed)
Patch Set: Created 4 years 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: third_party/WebKit/public/platform/modules/background_sync/background_sync.mojom
diff --git a/third_party/WebKit/public/platform/modules/background_sync/background_sync.mojom b/third_party/WebKit/public/platform/modules/background_sync/background_sync.mojom
index 32dc8c5ed8ad57290836bfded20ada27321a725b..d87bd0dad9ff292bea8c53d8a577bf8c85ac1f34 100644
--- a/third_party/WebKit/public/platform/modules/background_sync/background_sync.mojom
+++ b/third_party/WebKit/public/platform/modules/background_sync/background_sync.mojom
@@ -4,8 +4,6 @@
module blink.mojom;
-import "mojo/common/common_custom_types.mojom";
-
enum BackgroundSyncNetworkState {
ANY,
AVOID_CELLULAR,

Powered by Google App Engine
This is Rietveld 408576698