Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(119)

Side by Side Diff: chrome/chrome_browser.gypi

Issue 6989001: Misc. infobar stuff: (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: Created 9 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
OLDNEW
1 # Copyright (c) 2011 The Chromium Authors. All rights reserved. 1 # Copyright (c) 2011 The Chromium Authors. All rights reserved.
2 # Use of this source code is governed by a BSD-style license that can be 2 # Use of this source code is governed by a BSD-style license that can be
3 # found in the LICENSE file. 3 # found in the LICENSE file.
4 4
5 { 5 {
6 'targets': [ 6 'targets': [
7 { 7 {
8 'target_name': 'browser', 8 'target_name': 'browser',
9 'type': '<(library)', 9 'type': '<(library)',
10 'msvs_guid': '5BF908A7-68FB-4A4B-99E3-8C749F1FE4EA', 10 'msvs_guid': '5BF908A7-68FB-4A4B-99E3-8C749F1FE4EA',
(...skipping 1997 matching lines...) Expand 10 before | Expand all | Expand 10 after
2008 'browser/sync/sync_ui_util_mac.h', 2008 'browser/sync/sync_ui_util_mac.h',
2009 'browser/sync/sync_ui_util_mac.mm', 2009 'browser/sync/sync_ui_util_mac.mm',
2010 'browser/tab_closeable_state_watcher.cc', 2010 'browser/tab_closeable_state_watcher.cc',
2011 'browser/tab_closeable_state_watcher.h', 2011 'browser/tab_closeable_state_watcher.h',
2012 'browser/tab_contents/background_contents.cc', 2012 'browser/tab_contents/background_contents.cc',
2013 'browser/tab_contents/background_contents.h', 2013 'browser/tab_contents/background_contents.h',
2014 'browser/tab_contents/chrome_interstitial_page.cc', 2014 'browser/tab_contents/chrome_interstitial_page.cc',
2015 'browser/tab_contents/chrome_interstitial_page.h', 2015 'browser/tab_contents/chrome_interstitial_page.h',
2016 'browser/tab_contents/confirm_infobar_delegate.cc', 2016 'browser/tab_contents/confirm_infobar_delegate.cc',
2017 'browser/tab_contents/confirm_infobar_delegate.h', 2017 'browser/tab_contents/confirm_infobar_delegate.h',
2018 'browser/tab_contents/infobar.cc',
2019 'browser/tab_contents/infobar.h',
2020 'browser/tab_contents/infobar_container.cc',
2021 'browser/tab_contents/infobar_container.h',
2018 'browser/tab_contents/infobar_delegate.cc', 2022 'browser/tab_contents/infobar_delegate.cc',
2019 'browser/tab_contents/infobar_delegate.h', 2023 'browser/tab_contents/infobar_delegate.h',
2020 'browser/tab_contents/language_state.cc', 2024 'browser/tab_contents/language_state.cc',
2021 'browser/tab_contents/language_state.h', 2025 'browser/tab_contents/language_state.h',
2022 'browser/tab_contents/link_infobar_delegate.cc', 2026 'browser/tab_contents/link_infobar_delegate.cc',
2023 'browser/tab_contents/link_infobar_delegate.h', 2027 'browser/tab_contents/link_infobar_delegate.h',
2024 'browser/tab_contents/simple_alert_infobar_delegate.cc', 2028 'browser/tab_contents/simple_alert_infobar_delegate.cc',
2025 'browser/tab_contents/simple_alert_infobar_delegate.h', 2029 'browser/tab_contents/simple_alert_infobar_delegate.h',
2026 'browser/tab_contents/popup_menu_helper_mac.h', 2030 'browser/tab_contents/popup_menu_helper_mac.h',
2027 'browser/tab_contents/popup_menu_helper_mac.mm', 2031 'browser/tab_contents/popup_menu_helper_mac.mm',
(...skipping 1005 matching lines...) Expand 10 before | Expand all | Expand 10 after
3033 'browser/ui/views/indexed_db_info_view.cc', 3037 'browser/ui/views/indexed_db_info_view.cc',
3034 'browser/ui/views/indexed_db_info_view.h', 3038 'browser/ui/views/indexed_db_info_view.h',
3035 'browser/ui/views/infobars/after_translate_infobar.cc', 3039 'browser/ui/views/infobars/after_translate_infobar.cc',
3036 'browser/ui/views/infobars/after_translate_infobar.h', 3040 'browser/ui/views/infobars/after_translate_infobar.h',
3037 'browser/ui/views/infobars/before_translate_infobar.cc', 3041 'browser/ui/views/infobars/before_translate_infobar.cc',
3038 'browser/ui/views/infobars/before_translate_infobar.h', 3042 'browser/ui/views/infobars/before_translate_infobar.h',
3039 'browser/ui/views/infobars/confirm_infobar.cc', 3043 'browser/ui/views/infobars/confirm_infobar.cc',
3040 'browser/ui/views/infobars/confirm_infobar.h', 3044 'browser/ui/views/infobars/confirm_infobar.h',
3041 'browser/ui/views/infobars/extension_infobar.cc', 3045 'browser/ui/views/infobars/extension_infobar.cc',
3042 'browser/ui/views/infobars/extension_infobar.h', 3046 'browser/ui/views/infobars/extension_infobar.h',
3043 'browser/ui/views/infobars/infobar.cc',
3044 'browser/ui/views/infobars/infobar.h',
3045 'browser/ui/views/infobars/infobar_background.cc', 3047 'browser/ui/views/infobars/infobar_background.cc',
3046 'browser/ui/views/infobars/infobar_background.h', 3048 'browser/ui/views/infobars/infobar_background.h',
3047 'browser/ui/views/infobars/infobar_button_border.cc', 3049 'browser/ui/views/infobars/infobar_button_border.cc',
3048 'browser/ui/views/infobars/infobar_button_border.h', 3050 'browser/ui/views/infobars/infobar_button_border.h',
3049 'browser/ui/views/infobars/infobar_container.cc',
3050 'browser/ui/views/infobars/infobar_container.h',
3051 'browser/ui/views/infobars/infobar_container_view.cc', 3051 'browser/ui/views/infobars/infobar_container_view.cc',
3052 'browser/ui/views/infobars/infobar_container_view.h', 3052 'browser/ui/views/infobars/infobar_container_view.h',
3053 'browser/ui/views/infobars/infobar_view.cc', 3053 'browser/ui/views/infobars/infobar_view.cc',
3054 'browser/ui/views/infobars/infobar_view.h', 3054 'browser/ui/views/infobars/infobar_view.h',
3055 'browser/ui/views/infobars/link_infobar.cc', 3055 'browser/ui/views/infobars/link_infobar.cc',
3056 'browser/ui/views/infobars/link_infobar.h', 3056 'browser/ui/views/infobars/link_infobar.h',
3057 'browser/ui/views/infobars/translate_infobar_base.cc', 3057 'browser/ui/views/infobars/translate_infobar_base.cc',
3058 'browser/ui/views/infobars/translate_infobar_base.h', 3058 'browser/ui/views/infobars/translate_infobar_base.h',
3059 'browser/ui/views/infobars/translate_message_infobar.cc', 3059 'browser/ui/views/infobars/translate_message_infobar.cc',
3060 'browser/ui/views/infobars/translate_message_infobar.h', 3060 'browser/ui/views/infobars/translate_message_infobar.h',
(...skipping 1494 matching lines...) Expand 10 before | Expand all | Expand 10 after
4555 'hard_dependency': 1, 4555 'hard_dependency': 1,
4556 }, 4556 },
4557 ], 4557 ],
4558 } 4558 }
4559 4559
4560 # Local Variables: 4560 # Local Variables:
4561 # tab-width:2 4561 # tab-width:2
4562 # indent-tabs-mode:nil 4562 # indent-tabs-mode:nil
4563 # End: 4563 # End:
4564 # vim: set expandtab tabstop=2 shiftwidth=2: 4564 # vim: set expandtab tabstop=2 shiftwidth=2:
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698