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

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
Index: chrome/browser/DEPS
diff --git a/chrome/browser/DEPS b/chrome/browser/DEPS
index 9a8a65d628c6dff63cee659df068b398dc55d400..ed948ebf7886f6a4962fd0b8d9a72f512fe23b35 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",

Powered by Google App Engine
This is Rietveld 408576698