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

Unified Diff: ash/ash.gyp

Issue 2148573002: Add palette tray to ash. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@stylus-tool-structure
Patch Set: Comments Created 4 years, 5 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/common/system/chromeos/palette/palette_tray.cc » ('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 a972f4f8a4aa276f4fe4874551b36f7be07bc714..c0341dd8060ce5ebf22c065030575114226e21ab 100644
--- a/ash/ash.gyp
+++ b/ash/ash.gyp
@@ -163,6 +163,8 @@
'common/system/chromeos/palette/palette_tool.h',
'common/system/chromeos/palette/palette_tool_manager.cc',
'common/system/chromeos/palette/palette_tool_manager.h',
+ 'common/system/chromeos/palette/palette_tray.cc',
+ 'common/system/chromeos/palette/palette_tray.h',
'common/system/chromeos/power/battery_notification.cc',
'common/system/chromeos/power/battery_notification.h',
'common/system/chromeos/power/dual_role_notification.cc',
« no previous file with comments | « no previous file | ash/ash_strings.grd » ('j') | ash/common/system/chromeos/palette/palette_tray.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698