| Index: ash/ash.gyp
|
| diff --git a/ash/ash.gyp b/ash/ash.gyp
|
| index fac3aefd1ab42ec5424eccbaa4dd333491ab61c2..5274b201515f41b241da812cc4018994e438cf9e 100644
|
| --- a/ash/ash.gyp
|
| +++ b/ash/ash.gyp
|
| @@ -363,6 +363,7 @@
|
| 'shelf/app_list_button.h',
|
| 'shelf/app_list_shelf_item_delegate.cc',
|
| 'shelf/app_list_shelf_item_delegate.h',
|
| + 'shelf/ink_drop_button_listener.h',
|
| 'shelf/overflow_bubble.cc',
|
| 'shelf/overflow_bubble.h',
|
| 'shelf/overflow_bubble_view.cc',
|
| @@ -1245,6 +1246,7 @@
|
| '../content/content.gyp:content_browser',
|
| '../content/content_shell_and_tests.gyp:test_support_content',
|
| '../skia/skia.gyp:skia',
|
| + '../testing/gmock.gyp:gmock',
|
| '../testing/gtest.gyp:gtest',
|
| '../third_party/icu/icu.gyp:icui18n',
|
| '../third_party/icu/icu.gyp:icuuc',
|
|
|