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

Unified Diff: ash/ash.gyp

Issue 10214013: Created uber tray UI for monitoring ongoing WebDrive sync operations (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 years, 8 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 | ash/ash_strings.grd » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/ash.gyp
diff --git a/ash/ash.gyp b/ash/ash.gyp
index f4014ea2c08e95781d22baba3d9666848e7f9704..d89e543a8b61caa11c6b048a80591aa6900c2265 100644
--- a/ash/ash.gyp
+++ b/ash/ash.gyp
@@ -134,6 +134,9 @@
'system/date/date_view.h',
'system/date/tray_date.cc',
'system/date/tray_date.h',
+ 'system/drive/drive_observer.h',
+ 'system/drive/tray_drive.cc',
+ 'system/drive/tray_drive.h',
'system/ime/ime_observer.h',
'system/ime/tray_ime.cc',
'system/ime/tray_ime.h',
@@ -149,6 +152,7 @@
'system/settings/tray_settings.h',
'system/tray/system_tray.cc',
'system/tray/system_tray.h',
+ 'system/tray/system_tray_delegate.cc',
'system/tray/system_tray_delegate.h',
'system/tray/system_tray_item.cc',
'system/tray/system_tray_item.h',
« no previous file with comments | « no previous file | ash/ash_strings.grd » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698