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

Unified Diff: chrome/chrome_browser.gypi

Issue 10827080: Extract ChromeBrowserFieldTrials out of ChromeBrowserMainParts. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Created 8 years, 5 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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « chrome/browser/chrome_browser_main_unittest.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome_browser.gypi
===================================================================
--- chrome/chrome_browser.gypi (revision 148899)
+++ chrome/chrome_browser.gypi (working copy)
@@ -344,8 +344,6 @@
'browser/browser_process_impl.h',
'browser/browser_shutdown.cc',
'browser/browser_shutdown.h',
- 'browser/browser_trial.cc',
- 'browser/browser_trial.h',
'browser/browser_util_win.cc',
'browser/browser_util_win.h',
'browser/browsing_data/browsing_data_appcache_helper.cc',
@@ -398,6 +396,8 @@
'browser/chrome_benchmarking_message_filter.h',
'browser/chrome_browser_application_mac.h',
'browser/chrome_browser_application_mac.mm',
+ 'browser/chrome_browser_field_trials.cc',
+ 'browser/chrome_browser_field_trials.h',
'browser/chrome_browser_main.cc',
'browser/chrome_browser_main.h',
'browser/chrome_browser_main_extra_parts.h',
« no previous file with comments | « chrome/browser/chrome_browser_main_unittest.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698