diff options
Diffstat (limited to 'athena/athena.gyp')
-rw-r--r-- | athena/athena.gyp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/athena/athena.gyp b/athena/athena.gyp index 3123556..fc42ea3 100644 --- a/athena/athena.gyp +++ b/athena/athena.gyp @@ -128,13 +128,13 @@ 'athena_lib', '../base/third_party/dynamic_annotations/dynamic_annotations.gyp:dynamic_annotations', '../components/components.gyp:component_metrics_proto', - '../components/components.gyp:native_app_window', '../components/components.gyp:omnibox', '../components/components.gyp:renderer_context_menu', '../components/components.gyp:web_modal', + '../content/content.gyp:content_browser', + '../extensions/components/extensions_components.gyp:native_app_window', '../extensions/extensions.gyp:extensions_browser', '../extensions/extensions.gyp:extensions_common', - '../content/content.gyp:content_browser', '../ui/app_list/app_list.gyp:app_list', '../ui/keyboard/keyboard.gyp:keyboard', '../ui/keyboard/keyboard.gyp:keyboard_resources', |