| Index: athena/main/athena_main.gyp
|
| diff --git a/athena/main/athena_main.gyp b/athena/main/athena_main.gyp
|
| index c5ad8ef32c56468ff3a89851dda6d47660af3844..1b818b1332dae590685c0f00a4af768977c42026 100644
|
| --- a/athena/main/athena_main.gyp
|
| +++ b/athena/main/athena_main.gyp
|
| @@ -19,13 +19,13 @@
|
| # is removed.
|
| '../../ash/ash_resources.gyp:ash_resources',
|
| '../../chromeos/chromeos.gyp:power_manager_proto',
|
| - '../../components/components.gyp:autocomplete',
|
| '../../components/components.gyp:component_metrics_proto',
|
| '../../components/components.gyp:history_core_browser',
|
| # infobars_test_support is required to declare some symbols used in the
|
| # search_engines and its dependencies. See crbug.com/386171
|
| # TODO(mukai): declare those symbols for Athena.
|
| '../../components/components.gyp:infobars_test_support',
|
| + '../../components/components.gyp:omnibox',
|
| '../../components/components.gyp:search_engines',
|
| '../../extensions/shell/app_shell.gyp:app_shell_lib',
|
| '../../skia/skia.gyp:skia',
|
|
|