Chromium Code Reviews| Index: views/views.gyp |
| diff --git a/views/views.gyp b/views/views.gyp |
| index 7074cf9245b4738db43ad1c4a88841f51cbd3797..4e86d4db279a371bba7cf84232e4ad893e6c3ec9 100644 |
| --- a/views/views.gyp |
| +++ b/views/views.gyp |
| @@ -361,6 +361,8 @@ |
| 'examples/scroll_view_example.h', |
| 'examples/tabbed_pane_example.h', |
| 'examples/textfield_example.h', |
| + |
| + '<(SHARED_INTERMEDIATE_DIR)/app/app_resources.rc', |
| ], |
| 'conditions': [ |
| ['OS=="linux"', { |