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

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') | ash/system/drive/drive_observer.h » ('J')
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 34a97b6083c34fa6f9590bce768bc6bc7f081f83..c9c8aba23302caa6836660e08be07b3566a97d8b 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',
« no previous file with comments | « no previous file | ash/ash_strings.grd » ('j') | ash/system/drive/drive_observer.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698