diff options
Diffstat (limited to 'athena/athena.gyp')
-rw-r--r-- | athena/athena.gyp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/athena/athena.gyp b/athena/athena.gyp index a0b0449..9292d25 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', |