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

Unified Diff: ash/ash.gyp

Issue 2147783002: Add common palette tray implementation. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@stylus-tool-structure
Patch Set: Pull out individual tool stubs into separate CLs 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 0f8670d0377ece987e3768d424aa9d1c9828f554..9a7f8e002860b9af45ad52a919e004b3f2de8055 100644
--- a/ash/ash.gyp
+++ b/ash/ash.gyp
@@ -183,6 +183,8 @@
'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/common_palette_tool.cc',
+ 'common/system/chromeos/palette/common_palette_tool.h',
'common/system/chromeos/palette/palette_ids.cc',
'common/system/chromeos/palette/palette_ids.h',
'common/system/chromeos/palette/palette_tool.cc',

Powered by Google App Engine
This is Rietveld 408576698