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

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

Issue 2724913002: Move chromeos::EventRewriter to //ui/chromeos/events (Closed)
Patch Set: Fix build issue 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/extensions/BUILD.gn
diff --git a/chrome/browser/extensions/BUILD.gn b/chrome/browser/extensions/BUILD.gn
index c07cb58308be3a3c7c8e835d7a524e58a0d53c1d..fd746571f7bc6e788b9cb25d3e5a1cb5a6334310 100644
--- a/chrome/browser/extensions/BUILD.gn
+++ b/chrome/browser/extensions/BUILD.gn
@@ -1007,6 +1007,7 @@ static_library("extensions") {
"//third_party/protobuf:protobuf_lite",
"//ui/app_list",
"//ui/chromeos",
+ "//ui/chromeos/events",
"//ui/file_manager",
"//ui/views/",
]

Powered by Google App Engine
This is Rietveld 408576698