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

Unified Diff: chrome/chrome_browser_ui.gypi

Issue 292123014: Ash system tray delegate for Linux (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Remove parts of another patch that accidently got committed. Created 6 years, 7 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 | « chrome/browser/ui/ash/system_tray_delegate_win.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome_browser_ui.gypi
diff --git a/chrome/chrome_browser_ui.gypi b/chrome/chrome_browser_ui.gypi
index 40df172897f35ec7c66e268b7d2df91b13d32ca2..a0936f9f186d9126c78eda378869a628caf921fb 100644
--- a/chrome/chrome_browser_ui.gypi
+++ b/chrome/chrome_browser_ui.gypi
@@ -371,6 +371,8 @@
'browser/ui/ash/stub_user_accounts_delegate.h',
'browser/ui/ash/system_tray_delegate_chromeos.cc',
'browser/ui/ash/system_tray_delegate_chromeos.h',
+ 'browser/ui/ash/system_tray_delegate_linux.cc',
+ 'browser/ui/ash/system_tray_delegate_linux.h',
'browser/ui/ash/system_tray_delegate_win.cc',
'browser/ui/ash/system_tray_delegate_win.h',
'browser/ui/ash/user_accounts_delegate_chromeos.cc',
« no previous file with comments | « chrome/browser/ui/ash/system_tray_delegate_win.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698