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

Side by Side Diff: chrome/chrome_browser.gypi

Issue 1265983007: Popular sites on the NTP (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: . Created 5 years, 4 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
OLDNEW
1 # Copyright 2012 The Chromium Authors. All rights reserved. 1 # Copyright 2012 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 'variables': { 6 'variables': {
7 # All .cc, .h, .m, and .mm files under browser except for: 7 # All .cc, .h, .m, and .mm files under browser except for:
8 # * tests and mocks. 8 # * tests and mocks.
9 # * code below browser/chromeos 9 # * code below browser/chromeos
10 # * code below browser/extensions 10 # * code below browser/extensions
(...skipping 108 matching lines...) Expand 10 before | Expand all | Expand 10 after
119 'browser/android/download/download_overwrite_infobar_delegate.cc', 119 'browser/android/download/download_overwrite_infobar_delegate.cc',
120 'browser/android/download/download_overwrite_infobar_delegate.h', 120 'browser/android/download/download_overwrite_infobar_delegate.h',
121 'browser/android/download/mock_download_controller_android.cc', 121 'browser/android/download/mock_download_controller_android.cc',
122 'browser/android/download/mock_download_controller_android.h', 122 'browser/android/download/mock_download_controller_android.h',
123 'browser/android/favicon_helper.cc', 123 'browser/android/favicon_helper.cc',
124 'browser/android/favicon_helper.h', 124 'browser/android/favicon_helper.h',
125 'browser/android/feature_utilities.cc', 125 'browser/android/feature_utilities.cc',
126 'browser/android/feature_utilities.h', 126 'browser/android/feature_utilities.h',
127 'browser/android/feedback/connectivity_checker.cc', 127 'browser/android/feedback/connectivity_checker.cc',
128 'browser/android/feedback/connectivity_checker.h', 128 'browser/android/feedback/connectivity_checker.h',
129 'browser/android/file_downloader.cc',
130 'browser/android/file_downloader.h',
129 'browser/android/find_in_page/find_in_page_bridge.cc', 131 'browser/android/find_in_page/find_in_page_bridge.cc',
130 'browser/android/find_in_page/find_in_page_bridge.h', 132 'browser/android/find_in_page/find_in_page_bridge.h',
131 'browser/android/foreign_session_helper.cc', 133 'browser/android/foreign_session_helper.cc',
132 'browser/android/foreign_session_helper.h', 134 'browser/android/foreign_session_helper.h',
133 'browser/android/fullscreen/fullscreen_infobar_delegate.cc', 135 'browser/android/fullscreen/fullscreen_infobar_delegate.cc',
134 'browser/android/fullscreen/fullscreen_infobar_delegate.h', 136 'browser/android/fullscreen/fullscreen_infobar_delegate.h',
135 'browser/android/history_report/data_observer.cc', 137 'browser/android/history_report/data_observer.cc',
136 'browser/android/history_report/data_observer.h', 138 'browser/android/history_report/data_observer.h',
137 'browser/android/history_report/data_provider.cc', 139 'browser/android/history_report/data_provider.cc',
138 'browser/android/history_report/data_provider.h', 140 'browser/android/history_report/data_provider.h',
(...skipping 45 matching lines...) Expand 10 before | Expand all | Expand 10 after
184 'browser/android/new_tab_page_url_handler.cc', 186 'browser/android/new_tab_page_url_handler.cc',
185 'browser/android/new_tab_page_url_handler.h', 187 'browser/android/new_tab_page_url_handler.h',
186 'browser/android/omnibox/answers_image_bridge.cc', 188 'browser/android/omnibox/answers_image_bridge.cc',
187 'browser/android/omnibox/answers_image_bridge.h', 189 'browser/android/omnibox/answers_image_bridge.h',
188 'browser/android/omnibox/autocomplete_controller_android.cc', 190 'browser/android/omnibox/autocomplete_controller_android.cc',
189 'browser/android/omnibox/autocomplete_controller_android.h', 191 'browser/android/omnibox/autocomplete_controller_android.h',
190 'browser/android/omnibox/omnibox_prerender.cc', 192 'browser/android/omnibox/omnibox_prerender.cc',
191 'browser/android/omnibox/omnibox_prerender.h', 193 'browser/android/omnibox/omnibox_prerender.h',
192 'browser/android/password_ui_view_android.cc', 194 'browser/android/password_ui_view_android.cc',
193 'browser/android/password_ui_view_android.h', 195 'browser/android/password_ui_view_android.h',
196 'browser/android/popular_sites.cc',
197 'browser/android/popular_sites.h',
194 'browser/android/precache/precache_launcher.cc', 198 'browser/android/precache/precache_launcher.cc',
195 'browser/android/precache/precache_launcher.h', 199 'browser/android/precache/precache_launcher.h',
196 'browser/android/preferences/autofill/autofill_profile_bridge.cc', 200 'browser/android/preferences/autofill/autofill_profile_bridge.cc',
197 'browser/android/preferences/autofill/autofill_profile_bridge.h', 201 'browser/android/preferences/autofill/autofill_profile_bridge.h',
198 'browser/android/preferences/pref_service_bridge.cc', 202 'browser/android/preferences/pref_service_bridge.cc',
199 'browser/android/preferences/pref_service_bridge.h', 203 'browser/android/preferences/pref_service_bridge.h',
200 'browser/android/preferences/website_preference_bridge.cc', 204 'browser/android/preferences/website_preference_bridge.cc',
201 'browser/android/preferences/website_preference_bridge.h', 205 'browser/android/preferences/website_preference_bridge.h',
202 'browser/android/profiles/profile_downloader_android.cc', 206 'browser/android/profiles/profile_downloader_android.cc',
203 'browser/android/profiles/profile_downloader_android.h', 207 'browser/android/profiles/profile_downloader_android.h',
(...skipping 3901 matching lines...) Expand 10 before | Expand all | Expand 10 after
4105 '../components/components.gyp:omnibox_browser', 4109 '../components/components.gyp:omnibox_browser',
4106 '../components/components.gyp:rlz', 4110 '../components/components.gyp:rlz',
4107 '../components/components.gyp:search_engines', 4111 '../components/components.gyp:search_engines',
4108 '../rlz/rlz.gyp:rlz_lib', 4112 '../rlz/rlz.gyp:rlz_lib',
4109 ], 4113 ],
4110 }, 4114 },
4111 ], 4115 ],
4112 }], 4116 }],
4113 ], 4117 ],
4114 } 4118 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698