| Index: athena/main/athena_main.gyp
|
| diff --git a/athena/main/athena_main.gyp b/athena/main/athena_main.gyp
|
| index a14df3701f536f76f84455a1f71b451e8646fc7e..710c5b9d5777f0f0f6a45e7724af142ecc977fb5 100644
|
| --- a/athena/main/athena_main.gyp
|
| +++ b/athena/main/athena_main.gyp
|
| @@ -16,10 +16,6 @@
|
| '../resources/athena_resources.gyp:athena_resources',
|
| '../../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:pdf_renderer',
|
| '../../components/components.gyp:search_engines',
|
|
|