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

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: Nits 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') | 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 aa2bd7219aecc4df50e6d3a0246aec79b9a1c994..fa437ae9871946a4937c9d6462a78947673413c5 100644
--- a/ash/ash.gyp
+++ b/ash/ash.gyp
@@ -189,6 +189,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') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698