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

Unified Diff: content/public/app/mojo/content_browser_manifest.json

Issue 1947213002: Enable the MojoDOMSTorageBrowserTests (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 7 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 | « content/browser/dom_storage/dom_storage_browsertest.cc ('k') | services/shell/shell.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/public/app/mojo/content_browser_manifest.json
diff --git a/content/public/app/mojo/content_browser_manifest.json b/content/public/app/mojo/content_browser_manifest.json
index 5b5a5d9c72eb549c95b8c4f4b8f82882b172ecfd..30ef266cf1f13988813069df2baa46dd411ed4b0 100644
--- a/content/public/app/mojo/content_browser_manifest.json
+++ b/content/public/app/mojo/content_browser_manifest.json
@@ -12,6 +12,12 @@
"shell:instance_name",
"shell:user_id"
]
+ },
+ "mojo:user": {
+ "interfaces": [
+ "leveldb::LevelDBService",
+ "user_service::UserService"
+ ]
}
}
}
« no previous file with comments | « content/browser/dom_storage/dom_storage_browsertest.cc ('k') | services/shell/shell.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698