Chromium Code Reviews| Index: apps/apps.gypi |
| diff --git a/apps/apps.gypi b/apps/apps.gypi |
| index 1b464ae44fca5df4e422aa76a9e4a9f4952169ca..437a84bf48dbc8c06f2a853d06497c76aca1dc23 100644 |
| --- a/apps/apps.gypi |
| +++ b/apps/apps.gypi |
| @@ -79,7 +79,7 @@ |
| ], |
| ['toolkit_views==1', { |
| 'dependencies': [ |
| - '../components/components.gyp:native_app_window', |
| + '../extensions/extensions.gyp:extensions_browser', |
| '../ui/strings/ui_strings.gyp:ui_strings', |
| '../ui/views/views.gyp:views', |
| ], |