diff options
author | pkotwicz <pkotwicz@chromium.org> | 2014-09-03 18:23:11 -0700 |
---|---|---|
committer | Commit bot <commit-bot@chromium.org> | 2014-09-04 01:24:59 +0000 |
commit | 6ad4b322278179baf492339b4f169679f52b4629 (patch) | |
tree | 8fd279e3922abb2ff113d77dc3a6e4eab46d37f5 /athena/athena.gyp | |
parent | 4eff846dd311368390c9f097824975cf07507d0a (diff) | |
download | chromium_src-6ad4b322278179baf492339b4f169679f52b4629.zip chromium_src-6ad4b322278179baf492339b4f169679f52b4629.tar.gz chromium_src-6ad4b322278179baf492339b4f169679f52b4629.tar.bz2 |
Make athena_unittests run locally again
BUG=None
TEST=None
Review URL: https://codereview.chromium.org/536113002
Cr-Commit-Position: refs/heads/master@{#293250}
Diffstat (limited to 'athena/athena.gyp')
-rw-r--r-- | athena/athena.gyp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/athena/athena.gyp b/athena/athena.gyp index e333ec0..3c6f390 100644 --- a/athena/athena.gyp +++ b/athena/athena.gyp @@ -23,6 +23,7 @@ '../ui/app_list/app_list.gyp:app_list', '../ui/aura/aura.gyp:aura', '../ui/aura/aura.gyp:aura_test_support', + '../ui/chromeos/ui_chromeos.gyp:ui_chromeos', '../ui/display/display.gyp:display', '../ui/events/events.gyp:events_base', '../ui/strings/ui_strings.gyp:ui_strings', |