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

Unified Diff: services/preferences/public/cpp/typemaps.gni

Issue 2635153002: Pref service: expose all read-only PrefStores through Mojo (Closed)
Patch Set: Create and register service Created 3 years, 10 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
Index: services/preferences/public/cpp/typemaps.gni
diff --git a/services/preferences/public/cpp/typemaps.gni b/services/preferences/public/cpp/typemaps.gni
new file mode 100644
index 0000000000000000000000000000000000000000..fd7c9cfbfacf5b459ebe0f8a2fb133fd09151779
--- /dev/null
+++ b/services/preferences/public/cpp/typemaps.gni
@@ -0,0 +1 @@
+typemaps = [ "//services/preferences/public/cpp/preferences.typemap" ]

Powered by Google App Engine
This is Rietveld 408576698