Chromium Code Reviews| Index: apps/apps.gypi |
| diff --git a/apps/apps.gypi b/apps/apps.gypi |
| index 1b464ae44fca5df4e422aa76a9e4a9f4952169ca..723abcc21c63821e04c331df74016e701197c776 100644 |
| --- a/apps/apps.gypi |
| +++ b/apps/apps.gypi |
| @@ -79,7 +79,7 @@ |
| ], |
| ['toolkit_views==1', { |
| 'dependencies': [ |
| - '../components/components.gyp:native_app_window', |
| + '../extensions/components/extensions_components.gyp:native_app_window', |
|
oshima
2014/09/29 18:47:14
this shuld be extensions/browser
tapted
2014/09/30 04:02:46
Done. Of course I need to add back the native_app_
|
| '../ui/strings/ui_strings.gyp:ui_strings', |
| '../ui/views/views.gyp:views', |
| ], |