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

Side by Side Diff: chrome/chrome_browser.gypi

Issue 10916348: Switch SSLTabHelper to use WebContentsUserData. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: rebase Created 8 years, 3 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
« no previous file with comments | « chrome/browser/ui/views/ssl_client_certificate_selector.cc ('k') | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
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 1759 matching lines...) Expand 10 before | Expand all | Expand 10 after
1770 'browser/spellchecker/spellcheck_profile_provider.h', 1770 'browser/spellchecker/spellcheck_profile_provider.h',
1771 'browser/spellchecker/spelling_service_client.cc', 1771 'browser/spellchecker/spelling_service_client.cc',
1772 'browser/spellchecker/spelling_service_client.h', 1772 'browser/spellchecker/spelling_service_client.h',
1773 'browser/ssl/ssl_add_cert_handler.cc', 1773 'browser/ssl/ssl_add_cert_handler.cc',
1774 'browser/ssl/ssl_add_cert_handler.h', 1774 'browser/ssl/ssl_add_cert_handler.h',
1775 'browser/ssl/ssl_add_cert_handler_mac.mm', 1775 'browser/ssl/ssl_add_cert_handler_mac.mm',
1776 'browser/ssl/ssl_blocking_page.cc', 1776 'browser/ssl/ssl_blocking_page.cc',
1777 'browser/ssl/ssl_blocking_page.h', 1777 'browser/ssl/ssl_blocking_page.h',
1778 'browser/ssl/ssl_client_auth_observer.cc', 1778 'browser/ssl/ssl_client_auth_observer.cc',
1779 'browser/ssl/ssl_client_auth_observer.h', 1779 'browser/ssl/ssl_client_auth_observer.h',
1780 'browser/ssl/ssl_client_certificate_selector.h',
1780 'browser/ssl/ssl_error_info.cc', 1781 'browser/ssl/ssl_error_info.cc',
1781 'browser/ssl/ssl_error_info.h', 1782 'browser/ssl/ssl_error_info.h',
1782 'browser/ssl_client_certificate_selector.h', 1783 'browser/ssl/ssl_tab_helper.cc',
1784 'browser/ssl/ssl_tab_helper.h',
1783 'browser/status_icons/desktop_notification_balloon.cc', 1785 'browser/status_icons/desktop_notification_balloon.cc',
1784 'browser/status_icons/desktop_notification_balloon.h', 1786 'browser/status_icons/desktop_notification_balloon.h',
1785 'browser/status_icons/status_icon.cc', 1787 'browser/status_icons/status_icon.cc',
1786 'browser/status_icons/status_icon.h', 1788 'browser/status_icons/status_icon.h',
1787 'browser/status_icons/status_icon_observer.h', 1789 'browser/status_icons/status_icon_observer.h',
1788 'browser/status_icons/status_tray.cc', 1790 'browser/status_icons/status_tray.cc',
1789 'browser/status_icons/status_tray.h', 1791 'browser/status_icons/status_tray.h',
1790 'browser/sync/about_sync_util.cc', 1792 'browser/sync/about_sync_util.cc',
1791 'browser/sync/about_sync_util.h', 1793 'browser/sync/about_sync_util.h',
1792 'browser/sync/backend_migrator.cc', 1794 'browser/sync/backend_migrator.cc',
(...skipping 153 matching lines...) Expand 10 before | Expand all | Expand 10 after
1946 'browser/tab_contents/background_contents.h', 1948 'browser/tab_contents/background_contents.h',
1947 'browser/tab_contents/language_state.cc', 1949 'browser/tab_contents/language_state.cc',
1948 'browser/tab_contents/language_state.h', 1950 'browser/tab_contents/language_state.h',
1949 'browser/tab_contents/navigation_metrics_recorder.cc', 1951 'browser/tab_contents/navigation_metrics_recorder.cc',
1950 'browser/tab_contents/navigation_metrics_recorder.h', 1952 'browser/tab_contents/navigation_metrics_recorder.h',
1951 'browser/tab_contents/render_view_context_menu.cc', 1953 'browser/tab_contents/render_view_context_menu.cc',
1952 'browser/tab_contents/render_view_context_menu.h', 1954 'browser/tab_contents/render_view_context_menu.h',
1953 'browser/tab_contents/render_view_context_menu_observer.cc', 1955 'browser/tab_contents/render_view_context_menu_observer.cc',
1954 'browser/tab_contents/render_view_context_menu_observer.h', 1956 'browser/tab_contents/render_view_context_menu_observer.h',
1955 'browser/tab_contents/retargeting_details.h', 1957 'browser/tab_contents/retargeting_details.h',
1956 'browser/tab_contents/tab_contents_ssl_helper.cc',
1957 'browser/tab_contents/tab_contents_ssl_helper.h',
1958 'browser/tab_contents/tab_util.cc', 1958 'browser/tab_contents/tab_util.cc',
1959 'browser/tab_contents/tab_util.h', 1959 'browser/tab_contents/tab_util.h',
1960 'browser/tab_contents/thumbnail_generator.cc', 1960 'browser/tab_contents/thumbnail_generator.cc',
1961 'browser/tab_contents/thumbnail_generator.h', 1961 'browser/tab_contents/thumbnail_generator.h',
1962 'browser/tab_contents/spellchecker_submenu_observer.h', 1962 'browser/tab_contents/spellchecker_submenu_observer.h',
1963 'browser/tab_contents/spellchecker_submenu_observer_hunspell.cc', 1963 'browser/tab_contents/spellchecker_submenu_observer_hunspell.cc',
1964 'browser/tab_contents/spellchecker_submenu_observer_mac.cc', 1964 'browser/tab_contents/spellchecker_submenu_observer_mac.cc',
1965 'browser/tab_contents/spelling_bubble_model.cc', 1965 'browser/tab_contents/spelling_bubble_model.cc',
1966 'browser/tab_contents/spelling_bubble_model.h', 1966 'browser/tab_contents/spelling_bubble_model.h',
1967 'browser/tab_contents/spelling_menu_observer.cc', 1967 'browser/tab_contents/spelling_menu_observer.cc',
(...skipping 870 matching lines...) Expand 10 before | Expand all | Expand 10 after
2838 'includes': [ '../build/jni_generator.gypi' ], 2838 'includes': [ '../build/jni_generator.gypi' ],
2839 'dependencies': [ 2839 'dependencies': [
2840 'android_jar_jni_headers', 2840 'android_jar_jni_headers',
2841 ], 2841 ],
2842 }, 2842 },
2843 ], 2843 ],
2844 }, 2844 },
2845 ], 2845 ],
2846 ], 2846 ],
2847 } 2847 }
OLDNEW
« no previous file with comments | « chrome/browser/ui/views/ssl_client_certificate_selector.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698