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

Unified Diff: chrome/browser/DEPS

Issue 2983443002: Make chrome --mus run the UI Service inside the browser process. (Closed)
Patch Set: Rebase Created 3 years, 5 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 | « chrome/app/mash/BUILD.gn ('k') | chrome/browser/browser_process_platform_part_chromeos.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/DEPS
diff --git a/chrome/browser/DEPS b/chrome/browser/DEPS
index 3a9c7de7bb23dd2c2477fde49e84ea6091402db7..89d40bdaa95c1ea83ab935819a60ed71f46ff4f8 100644
--- a/chrome/browser/DEPS
+++ b/chrome/browser/DEPS
@@ -53,7 +53,9 @@ include_rules = [
"+services/resource_coordinator/public/interfaces/memory_instrumentation",
"+services/service_manager",
"+services/shape_detection/public/interfaces",
+ "+services/ui/common",
"+services/ui/public",
+ "+services/ui/service.h",
"+skia/ext",
"+third_party/boringssl/src/include",
"+third_party/crashpad",
« no previous file with comments | « chrome/app/mash/BUILD.gn ('k') | chrome/browser/browser_process_platform_part_chromeos.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698