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

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

Issue 1760743002: Add simple mash context menu support. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebase; use test items; cleanup. Created 4 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/chromeos/BUILD.gn
diff --git a/chrome/browser/chromeos/BUILD.gn b/chrome/browser/chromeos/BUILD.gn
index ef6c1815212c3d51323a0bdb3c87e5faf60897c8..5bd312f0fe18637583dc71b3ad33c15c59b87f0e 100644
--- a/chrome/browser/chromeos/BUILD.gn
+++ b/chrome/browser/chromeos/BUILD.gn
@@ -86,6 +86,7 @@ source_set("chromeos") {
"//dbus",
"//device/bluetooth",
"//device/hid",
+ "//mash/shelf/public/interfaces",
"//media",
"//media/mojo/interfaces",
"//mojo/common",

Powered by Google App Engine
This is Rietveld 408576698