| OLD | NEW |
| 1 # Copyright (c) 2012 The Chromium Authors. All rights reserved. | 1 # Copyright (c) 2012 The Chromium Authors. All rights reserved. |
| 2 # | 2 # |
| 3 # Use of this source code is governed by a BSD-style license that can be | 3 # Use of this source code is governed by a BSD-style license that can be |
| 4 # found in the LICENSE file. | 4 # found in the LICENSE file. |
| 5 | 5 |
| 6 { | 6 { |
| 7 'targets': [ | 7 'targets': [ |
| 8 { | 8 { |
| 9 'target_name': 'browser', | 9 'target_name': 'browser', |
| 10 'type': 'static_library', | 10 'type': 'static_library', |
| (...skipping 3240 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 3251 'browser/ui/intents/web_intent_picker_model.cc', | 3251 'browser/ui/intents/web_intent_picker_model.cc', |
| 3252 'browser/ui/intents/web_intent_picker_model.h', | 3252 'browser/ui/intents/web_intent_picker_model.h', |
| 3253 'browser/ui/intents/web_intent_picker_model_observer.h', | 3253 'browser/ui/intents/web_intent_picker_model_observer.h', |
| 3254 'browser/ui/intents/web_intents_model.cc', | 3254 'browser/ui/intents/web_intents_model.cc', |
| 3255 'browser/ui/intents/web_intents_model.h', | 3255 'browser/ui/intents/web_intents_model.h', |
| 3256 'browser/ui/login/login_model.h', | 3256 'browser/ui/login/login_model.h', |
| 3257 'browser/ui/login/login_prompt.cc', | 3257 'browser/ui/login/login_prompt.cc', |
| 3258 'browser/ui/login/login_prompt.h', | 3258 'browser/ui/login/login_prompt.h', |
| 3259 'browser/ui/media_stream_infobar_delegate.h', | 3259 'browser/ui/media_stream_infobar_delegate.h', |
| 3260 'browser/ui/media_stream_infobar_delegate.cc', | 3260 'browser/ui/media_stream_infobar_delegate.cc', |
| 3261 'browser/ui/metro_pinned_state_observer.h', |
| 3261 'browser/ui/metro_pin_tab_helper.cc', | 3262 'browser/ui/metro_pin_tab_helper.cc', |
| 3262 'browser/ui/metro_pin_tab_helper.h', | 3263 'browser/ui/metro_pin_tab_helper.h', |
| 3263 'browser/ui/network_profile_bubble.cc', | 3264 'browser/ui/network_profile_bubble.cc', |
| 3264 'browser/ui/network_profile_bubble.h', | 3265 'browser/ui/network_profile_bubble.h', |
| 3265 'browser/ui/omnibox/location_bar.h', | 3266 'browser/ui/omnibox/location_bar.h', |
| 3266 'browser/ui/omnibox/location_bar_util.cc', | 3267 'browser/ui/omnibox/location_bar_util.cc', |
| 3267 'browser/ui/omnibox/location_bar_util.h', | 3268 'browser/ui/omnibox/location_bar_util.h', |
| 3268 'browser/ui/omnibox/omnibox_edit_controller.h', | 3269 'browser/ui/omnibox/omnibox_edit_controller.h', |
| 3269 'browser/ui/omnibox/omnibox_edit_model.cc', | 3270 'browser/ui/omnibox/omnibox_edit_model.cc', |
| 3270 'browser/ui/omnibox/omnibox_edit_model.h', | 3271 'browser/ui/omnibox/omnibox_edit_model.h', |
| (...skipping 458 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 3729 'browser/ui/views/location_bar/keyword_hint_view.cc', | 3730 'browser/ui/views/location_bar/keyword_hint_view.cc', |
| 3730 'browser/ui/views/location_bar/keyword_hint_view.h', | 3731 'browser/ui/views/location_bar/keyword_hint_view.h', |
| 3731 'browser/ui/views/location_bar/location_bar_container.cc', | 3732 'browser/ui/views/location_bar/location_bar_container.cc', |
| 3732 'browser/ui/views/location_bar/location_bar_container.h', | 3733 'browser/ui/views/location_bar/location_bar_container.h', |
| 3733 'browser/ui/views/location_bar/location_bar_container_aura.cc', | 3734 'browser/ui/views/location_bar/location_bar_container_aura.cc', |
| 3734 'browser/ui/views/location_bar/location_bar_container_win.cc', | 3735 'browser/ui/views/location_bar/location_bar_container_win.cc', |
| 3735 'browser/ui/views/location_bar/location_bar_view.cc', | 3736 'browser/ui/views/location_bar/location_bar_view.cc', |
| 3736 'browser/ui/views/location_bar/location_bar_view.h', | 3737 'browser/ui/views/location_bar/location_bar_view.h', |
| 3737 'browser/ui/views/location_bar/location_icon_view.cc', | 3738 'browser/ui/views/location_bar/location_icon_view.cc', |
| 3738 'browser/ui/views/location_bar/location_icon_view.h', | 3739 'browser/ui/views/location_bar/location_icon_view.h', |
| 3740 'browser/ui/views/location_bar/metro_pin_view.cc', |
| 3741 'browser/ui/views/location_bar/metro_pin_view.h', |
| 3739 'browser/ui/views/location_bar/page_action_image_view.cc', | 3742 'browser/ui/views/location_bar/page_action_image_view.cc', |
| 3740 'browser/ui/views/location_bar/page_action_image_view.h', | 3743 'browser/ui/views/location_bar/page_action_image_view.h', |
| 3741 'browser/ui/views/location_bar/page_action_with_badge_view.cc', | 3744 'browser/ui/views/location_bar/page_action_with_badge_view.cc', |
| 3742 'browser/ui/views/location_bar/page_action_with_badge_view.h', | 3745 'browser/ui/views/location_bar/page_action_with_badge_view.h', |
| 3743 'browser/ui/views/location_bar/page_info_helper.cc', | 3746 'browser/ui/views/location_bar/page_info_helper.cc', |
| 3744 'browser/ui/views/location_bar/page_info_helper.h', | 3747 'browser/ui/views/location_bar/page_info_helper.h', |
| 3745 'browser/ui/views/location_bar/selected_keyword_view.cc', | 3748 'browser/ui/views/location_bar/selected_keyword_view.cc', |
| 3746 'browser/ui/views/location_bar/selected_keyword_view.h', | 3749 'browser/ui/views/location_bar/selected_keyword_view.h', |
| 3747 'browser/ui/views/location_bar/star_view.cc', | 3750 'browser/ui/views/location_bar/star_view.cc', |
| 3748 'browser/ui/views/location_bar/star_view.h', | 3751 'browser/ui/views/location_bar/star_view.h', |
| (...skipping 1717 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 5466 'variables': { | 5469 'variables': { |
| 5467 'jni_gen_dir': 'chrome', | 5470 'jni_gen_dir': 'chrome', |
| 5468 }, | 5471 }, |
| 5469 'includes': [ '../build/jni_generator.gypi' ], | 5472 'includes': [ '../build/jni_generator.gypi' ], |
| 5470 }, | 5473 }, |
| 5471 ], | 5474 ], |
| 5472 }, | 5475 }, |
| 5473 ], | 5476 ], |
| 5474 ], | 5477 ], |
| 5475 } | 5478 } |
| OLD | NEW |