Chromium Code Reviews| 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', |