| Index: athena/athena.gyp
|
| diff --git a/athena/athena.gyp b/athena/athena.gyp
|
| index a0b0449b6304ebd65fc9ff7fcdbee9c2af945d9b..9292d255cd272ceca95d57a14a638bed19b92e07 100644
|
| --- a/athena/athena.gyp
|
| +++ b/athena/athena.gyp
|
| @@ -133,7 +133,7 @@
|
| 'dependencies': [
|
| 'athena_lib',
|
| '../base/third_party/dynamic_annotations/dynamic_annotations.gyp:dynamic_annotations',
|
| - '../components/components.gyp:app_modal_dialogs',
|
| + '../components/components.gyp:app_modal',
|
| '../components/components.gyp:constrained_window',
|
| '../components/components.gyp:component_metrics_proto',
|
| '../components/components.gyp:omnibox',
|
|
|