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

Unified Diff: services/preferences/public/interfaces/preferences.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: services/preferences/public/interfaces/preferences.mojom
diff --git a/services/preferences/public/interfaces/preferences.mojom b/services/preferences/public/interfaces/preferences.mojom
index bf8d186bfea59db06e7f86cfb37a073846e2c366..08278509f8bf4ddb6efa2b4666170339d7274b7f 100644
--- a/services/preferences/public/interfaces/preferences.mojom
+++ b/services/preferences/public/interfaces/preferences.mojom
@@ -4,7 +4,7 @@
module prefs.mojom;
-import "mojo/common/common_custom_types.mojom";
+import "mojo/common/values.mojom";
// Used to subscribe to preference changes within PreferenceManager. After
// requesting to observe, the current values for all requested keys are sent.
« no previous file with comments | « services/preferences/public/cpp/pref_observer_store.cc ('k') | services/service_manager/public/interfaces/resolver.mojom » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698