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

Side by Side Diff: chrome/chrome_browser.gypi

Issue 3256001: Revert 57635: Implement about:labs (Closed) Base URL: http://src.chromium.org/git/chromium.git
Patch Set: Created 10 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
« no previous file with comments | « chrome/browser/resources/labs.html ('k') | chrome/common/pref_names.h » ('j') | 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) 2010 The Chromium Authors. All rights reserved. 1 # Copyright (c) 2010 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 1222 matching lines...) Expand 10 before | Expand all | Expand 10 after
1233 'browser/dom_ui/history_ui.cc', 1233 'browser/dom_ui/history_ui.cc',
1234 'browser/dom_ui/history_ui.h', 1234 'browser/dom_ui/history_ui.h',
1235 'browser/dom_ui/history2_ui.cc', 1235 'browser/dom_ui/history2_ui.cc',
1236 'browser/dom_ui/history2_ui.h', 1236 'browser/dom_ui/history2_ui.h',
1237 'browser/dom_ui/html_dialog_tab_contents_delegate.cc', 1237 'browser/dom_ui/html_dialog_tab_contents_delegate.cc',
1238 'browser/dom_ui/html_dialog_tab_contents_delegate.h', 1238 'browser/dom_ui/html_dialog_tab_contents_delegate.h',
1239 'browser/dom_ui/html_dialog_ui.cc', 1239 'browser/dom_ui/html_dialog_ui.cc',
1240 'browser/dom_ui/html_dialog_ui.h', 1240 'browser/dom_ui/html_dialog_ui.h',
1241 'browser/dom_ui/import_data_handler.cc', 1241 'browser/dom_ui/import_data_handler.cc',
1242 'browser/dom_ui/import_data_handler.h', 1242 'browser/dom_ui/import_data_handler.h',
1243 'browser/dom_ui/labs_ui.cc',
1244 'browser/dom_ui/labs_ui.h',
1245 'browser/dom_ui/mediaplayer_ui.cc', 1243 'browser/dom_ui/mediaplayer_ui.cc',
1246 'browser/dom_ui/mediaplayer_ui.h', 1244 'browser/dom_ui/mediaplayer_ui.h',
1247 'browser/dom_ui/most_visited_handler.cc', 1245 'browser/dom_ui/most_visited_handler.cc',
1248 'browser/dom_ui/most_visited_handler.h', 1246 'browser/dom_ui/most_visited_handler.h',
1249 'browser/dom_ui/net_internals_ui.cc', 1247 'browser/dom_ui/net_internals_ui.cc',
1250 'browser/dom_ui/net_internals_ui.h', 1248 'browser/dom_ui/net_internals_ui.h',
1251 'browser/dom_ui/new_tab_page_sync_handler.cc', 1249 'browser/dom_ui/new_tab_page_sync_handler.cc',
1252 'browser/dom_ui/new_tab_page_sync_handler.h', 1250 'browser/dom_ui/new_tab_page_sync_handler.h',
1253 'browser/dom_ui/new_tab_ui.cc', 1251 'browser/dom_ui/new_tab_ui.cc',
1254 'browser/dom_ui/new_tab_ui.h', 1252 'browser/dom_ui/new_tab_ui.h',
(...skipping 704 matching lines...) Expand 10 before | Expand all | Expand 10 after
1959 'browser/jumplist_win.cc', 1957 'browser/jumplist_win.cc',
1960 'browser/jumplist_win.h', 1958 'browser/jumplist_win.h',
1961 'browser/js_modal_dialog.cc', 1959 'browser/js_modal_dialog.cc',
1962 'browser/js_modal_dialog.h', 1960 'browser/js_modal_dialog.h',
1963 'browser/js_modal_dialog_gtk.cc', 1961 'browser/js_modal_dialog_gtk.cc',
1964 'browser/js_modal_dialog_mac.mm', 1962 'browser/js_modal_dialog_mac.mm',
1965 'browser/js_modal_dialog_win.cc', 1963 'browser/js_modal_dialog_win.cc',
1966 'browser/jsmessage_box_client.h', 1964 'browser/jsmessage_box_client.h',
1967 'browser/keychain_mac.cc', 1965 'browser/keychain_mac.cc',
1968 'browser/keychain_mac.h', 1966 'browser/keychain_mac.h',
1969 'browser/labs.cc',
1970 'browser/labs.h',
1971 'browser/language_combobox_model.cc', 1967 'browser/language_combobox_model.cc',
1972 'browser/language_combobox_model.h', 1968 'browser/language_combobox_model.h',
1973 'browser/language_order_table_model.cc', 1969 'browser/language_order_table_model.cc',
1974 'browser/language_order_table_model.h', 1970 'browser/language_order_table_model.h',
1975 'browser/load_from_memory_cache_details.h', 1971 'browser/load_from_memory_cache_details.h',
1976 'browser/load_notification_details.h', 1972 'browser/load_notification_details.h',
1977 'browser/location_bar.h', 1973 'browser/location_bar.h',
1978 'browser/location_bar_util.cc', 1974 'browser/location_bar_util.cc',
1979 'browser/location_bar_util.h', 1975 'browser/location_bar_util.h',
1980 'browser/login_model.h', 1976 'browser/login_model.h',
(...skipping 1932 matching lines...) Expand 10 before | Expand all | Expand 10 after
3913 ], 3909 ],
3914 }, 3910 },
3915 ], 3911 ],
3916 } 3912 }
3917 3913
3918 # Local Variables: 3914 # Local Variables:
3919 # tab-width:2 3915 # tab-width:2
3920 # indent-tabs-mode:nil 3916 # indent-tabs-mode:nil
3921 # End: 3917 # End:
3922 # vim: set expandtab tabstop=2 shiftwidth=2: 3918 # vim: set expandtab tabstop=2 shiftwidth=2:
OLDNEW
« no previous file with comments | « chrome/browser/resources/labs.html ('k') | chrome/common/pref_names.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698