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

Unified Diff: ash/ash.gyp

Issue 2140343002: Add palette tool/manager. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@stylus-add-icons
Patch Set: Add palette tool/manager 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
Index: ash/ash.gyp
diff --git a/ash/ash.gyp b/ash/ash.gyp
index 83fc888e75e6d67fc9bf9c21823946c2b15a4c89..daf1ef3d96d0bc0f47df202d080daed63540cc10 100644
--- a/ash/ash.gyp
+++ b/ash/ash.gyp
@@ -157,6 +157,12 @@
'common/system/chromeos/network/vpn_delegate.h',
'common/system/chromeos/network/vpn_list_view.cc',
'common/system/chromeos/network/vpn_list_view.h',
+ 'common/system/chromeos/palette/palette_ids.cc',
+ 'common/system/chromeos/palette/palette_ids.h',
+ 'common/system/chromeos/palette/palette_tool.cc',
+ '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/power/battery_notification.cc',
'common/system/chromeos/power/battery_notification.h',
'common/system/chromeos/power/dual_role_notification.cc',
@@ -900,6 +906,7 @@
'common/popup_message_unittest.cc',
'common/shelf/shelf_model_unittest.cc',
'common/system/chromeos/brightness/tray_brightness_unittest.cc',
+ 'common/system/chromeos/palette/palette_tool_manager_unittest.cc',
'common/system/chromeos/power/power_status_unittest.cc',
'common/system/chromeos/power/power_status_view_unittest.cc',
'common/system/chromeos/power/tray_power_unittest.cc',
« no previous file with comments | « no previous file | ash/common/system/chromeos/palette/palette_ids.h » ('j') | ash/common/system/chromeos/palette/palette_ids.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698