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

Unified Diff: chrome/browser/ui/BUILD.gn

Issue 2724933002: Convert SetVisuallyDeemphasized IPC to mojo (Closed)
Patch Set: 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
« no previous file with comments | « no previous file | chrome/browser/ui/DEPS » ('j') | chrome/browser/ui/DEPS » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/ui/BUILD.gn
diff --git a/chrome/browser/ui/BUILD.gn b/chrome/browser/ui/BUILD.gn
index a63e7820e16d58606f1e72f21a1346871b069c20..9d148769a55ae9342955d94af9e25deffa7cbd95 100644
--- a/chrome/browser/ui/BUILD.gn
+++ b/chrome/browser/ui/BUILD.gn
@@ -1181,6 +1181,7 @@ split_static_library("ui") {
"//components/proximity_auth/webui",
"//components/web_modal",
"//device/bluetooth",
+ "//extensions/renderer:mojo",
Devlin 2017/03/04 02:19:41 This is a layering violation - chrome/browser cann
catmullings 2017/03/06 21:20:39 Done.
"//mash/public/interfaces",
"//ui/vector_icons",
]
« no previous file with comments | « no previous file | chrome/browser/ui/DEPS » ('j') | chrome/browser/ui/DEPS » ('J')

Powered by Google App Engine
This is Rietveld 408576698