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

Unified Diff: ash/ash.gyp

Issue 1505223004: Do not use assets for Ash window control button backgrounds (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: ash layout constants file added Created 5 years 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_layout_constants.h » ('j') | ash/ash_layout_constants.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 f6201bd28dae31039ddfc98a0be1a8753435dde1..d3ec622698cee12875173e15bab3ca4f9d527d90 100644
--- a/ash/ash.gyp
+++ b/ash/ash.gyp
@@ -33,6 +33,8 @@
'ash_constants.cc',
'ash_constants.h',
'ash_export.h',
+ 'ash_layout_constants.cc',
+ 'ash_layout_constants.h',
Peter Kasting 2015/12/18 18:59:15 Don't you need to touch a .gn file also?
tdanderson 2016/01/04 23:11:14 Looking at BUILD.gn in src/ash, it doesn't seem li
'ash_switches.cc',
'ash_switches.h',
'ash_touch_exploration_manager_chromeos.cc',
« no previous file with comments | « no previous file | ash/ash_layout_constants.h » ('j') | ash/ash_layout_constants.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698