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

Unified Diff: chrome/browser/ui/DEPS

Issue 2724933002: Convert SetVisuallyDeemphasized IPC to mojo (Closed)
Patch Set: Addressed patch 2 comments Created 3 years, 9 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/ui/DEPS
diff --git a/chrome/browser/ui/DEPS b/chrome/browser/ui/DEPS
index c56cf4cce8c9b4edfe532c15ed7570b3dcf728eb..f195838133f5b346daf3c7016210a019fa7694cc 100644
--- a/chrome/browser/ui/DEPS
+++ b/chrome/browser/ui/DEPS
@@ -7,5 +7,6 @@ include_rules = [
"+components/version_ui",
"+components/webapks_ui",
"-chrome/browser/ui/views",
+ "+extensions/common/mojo",
Devlin 2017/03/07 19:39:05 Do we need this?
catmullings 2017/03/08 01:52:01 Done.
"+mash/public/interfaces",
]

Powered by Google App Engine
This is Rietveld 408576698