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

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

Issue 2395523002: chromeos: Refactor system tray "show settings" commands to use mojo (Closed)
Patch Set: Created 4 years, 2 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/BUILD.gn
diff --git a/chrome/browser/ui/BUILD.gn b/chrome/browser/ui/BUILD.gn
index e25bc78516d74ae8f5bdbd34d9805ddd22c08ef9..07864e3f82fa0ad09f596f1e920af77865e08e4b 100644
--- a/chrome/browser/ui/BUILD.gn
+++ b/chrome/browser/ui/BUILD.gn
@@ -1203,8 +1203,6 @@ split_static_library("ui") {
"app_list/search/launcher_search/launcher_search_result.h",
"ash/system_tray_client.cc",
"ash/system_tray_client.h",
- "ash/system_tray_common.cc",
- "ash/system_tray_common.h",
"extensions/extension_installed_notification.cc",
"extensions/extension_installed_notification.h",
"input_method/input_method_engine_base.cc",

Powered by Google App Engine
This is Rietveld 408576698