| 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 3234 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 3245 'browser/ui/intents/web_intent_picker_model.cc', | 3245 'browser/ui/intents/web_intent_picker_model.cc', |
| 3246 'browser/ui/intents/web_intent_picker_model.h', | 3246 'browser/ui/intents/web_intent_picker_model.h', |
| 3247 'browser/ui/intents/web_intent_picker_model_observer.h', | 3247 'browser/ui/intents/web_intent_picker_model_observer.h', |
| 3248 'browser/ui/intents/web_intents_model.cc', | 3248 'browser/ui/intents/web_intents_model.cc', |
| 3249 'browser/ui/intents/web_intents_model.h', | 3249 'browser/ui/intents/web_intents_model.h', |
| 3250 'browser/ui/login/login_model.h', | 3250 'browser/ui/login/login_model.h', |
| 3251 'browser/ui/login/login_prompt.cc', | 3251 'browser/ui/login/login_prompt.cc', |
| 3252 'browser/ui/login/login_prompt.h', | 3252 'browser/ui/login/login_prompt.h', |
| 3253 'browser/ui/media_stream_infobar_delegate.h', | 3253 'browser/ui/media_stream_infobar_delegate.h', |
| 3254 'browser/ui/media_stream_infobar_delegate.cc', | 3254 'browser/ui/media_stream_infobar_delegate.cc', |
| 3255 'browser/ui/metro_pinned_state_observer.h', |
| 3255 'browser/ui/metro_pin_tab_helper.cc', | 3256 'browser/ui/metro_pin_tab_helper.cc', |
| 3256 'browser/ui/metro_pin_tab_helper.h', | 3257 'browser/ui/metro_pin_tab_helper.h', |
| 3257 'browser/ui/network_profile_bubble.cc', | 3258 'browser/ui/network_profile_bubble.cc', |
| 3258 'browser/ui/network_profile_bubble.h', | 3259 'browser/ui/network_profile_bubble.h', |
| 3259 'browser/ui/omnibox/location_bar.h', | 3260 'browser/ui/omnibox/location_bar.h', |
| 3260 'browser/ui/omnibox/location_bar_util.cc', | 3261 'browser/ui/omnibox/location_bar_util.cc', |
| 3261 'browser/ui/omnibox/location_bar_util.h', | 3262 'browser/ui/omnibox/location_bar_util.h', |
| 3262 'browser/ui/omnibox/omnibox_edit_controller.h', | 3263 'browser/ui/omnibox/omnibox_edit_controller.h', |
| 3263 'browser/ui/omnibox/omnibox_edit_model.cc', | 3264 'browser/ui/omnibox/omnibox_edit_model.cc', |
| 3264 'browser/ui/omnibox/omnibox_edit_model.h', | 3265 'browser/ui/omnibox/omnibox_edit_model.h', |
| (...skipping 459 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 3724 'browser/ui/views/location_bar/keyword_hint_view.cc', | 3725 'browser/ui/views/location_bar/keyword_hint_view.cc', |
| 3725 'browser/ui/views/location_bar/keyword_hint_view.h', | 3726 'browser/ui/views/location_bar/keyword_hint_view.h', |
| 3726 'browser/ui/views/location_bar/location_bar_container.cc', | 3727 'browser/ui/views/location_bar/location_bar_container.cc', |
| 3727 'browser/ui/views/location_bar/location_bar_container.h', | 3728 'browser/ui/views/location_bar/location_bar_container.h', |
| 3728 'browser/ui/views/location_bar/location_bar_container_aura.cc', | 3729 'browser/ui/views/location_bar/location_bar_container_aura.cc', |
| 3729 'browser/ui/views/location_bar/location_bar_container_win.cc', | 3730 'browser/ui/views/location_bar/location_bar_container_win.cc', |
| 3730 'browser/ui/views/location_bar/location_bar_view.cc', | 3731 'browser/ui/views/location_bar/location_bar_view.cc', |
| 3731 'browser/ui/views/location_bar/location_bar_view.h', | 3732 'browser/ui/views/location_bar/location_bar_view.h', |
| 3732 'browser/ui/views/location_bar/location_icon_view.cc', | 3733 'browser/ui/views/location_bar/location_icon_view.cc', |
| 3733 'browser/ui/views/location_bar/location_icon_view.h', | 3734 'browser/ui/views/location_bar/location_icon_view.h', |
| 3735 'browser/ui/views/location_bar/metro_pin_view.cc', |
| 3736 'browser/ui/views/location_bar/metro_pin_view.h', |
| 3734 'browser/ui/views/location_bar/page_action_image_view.cc', | 3737 'browser/ui/views/location_bar/page_action_image_view.cc', |
| 3735 'browser/ui/views/location_bar/page_action_image_view.h', | 3738 'browser/ui/views/location_bar/page_action_image_view.h', |
| 3736 'browser/ui/views/location_bar/page_action_with_badge_view.cc', | 3739 'browser/ui/views/location_bar/page_action_with_badge_view.cc', |
| 3737 'browser/ui/views/location_bar/page_action_with_badge_view.h', | 3740 'browser/ui/views/location_bar/page_action_with_badge_view.h', |
| 3738 'browser/ui/views/location_bar/page_info_helper.cc', | 3741 'browser/ui/views/location_bar/page_info_helper.cc', |
| 3739 'browser/ui/views/location_bar/page_info_helper.h', | 3742 'browser/ui/views/location_bar/page_info_helper.h', |
| 3740 'browser/ui/views/location_bar/selected_keyword_view.cc', | 3743 'browser/ui/views/location_bar/selected_keyword_view.cc', |
| 3741 'browser/ui/views/location_bar/selected_keyword_view.h', | 3744 'browser/ui/views/location_bar/selected_keyword_view.h', |
| 3742 'browser/ui/views/location_bar/star_view.cc', | 3745 'browser/ui/views/location_bar/star_view.cc', |
| 3743 'browser/ui/views/location_bar/star_view.h', | 3746 'browser/ui/views/location_bar/star_view.h', |
| (...skipping 1718 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 5462 'variables': { | 5465 'variables': { |
| 5463 'jni_gen_dir': 'chrome', | 5466 'jni_gen_dir': 'chrome', |
| 5464 }, | 5467 }, |
| 5465 'includes': [ '../build/jni_generator.gypi' ], | 5468 'includes': [ '../build/jni_generator.gypi' ], |
| 5466 }, | 5469 }, |
| 5467 ], | 5470 ], |
| 5468 }, | 5471 }, |
| 5469 ], | 5472 ], |
| 5470 ], | 5473 ], |
| 5471 } | 5474 } |
| OLD | NEW |