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

Unified Diff: chrome/chrome_installer_util.gypi

Issue 1291763002: Componentize kExperimentLabelSeparator & BuildExperimentDateString. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Remove "#if defined(OS_WIN)" from google_update_constants.cc 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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « chrome/chrome_installer.gypi ('k') | chrome/common/variations/experiment_labels.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome_installer_util.gypi
diff --git a/chrome/chrome_installer_util.gypi b/chrome/chrome_installer_util.gypi
index 334e427b1d170d0f1c8b0a3756caaf0b8c76c817..853981d1ae40d4cf20d8366afd92af3531f6c172 100644
--- a/chrome/chrome_installer_util.gypi
+++ b/chrome/chrome_installer_util.gypi
@@ -56,8 +56,6 @@
'installer/util/google_chrome_sxs_distribution.h',
'installer/util/google_update_constants.cc',
'installer/util/google_update_constants.h',
- 'installer/util/google_update_experiment_util.cc',
- 'installer/util/google_update_experiment_util.h',
'installer/util/google_update_settings.cc',
'installer/util/google_update_settings.h',
'installer/util/google_update_util.cc',
@@ -215,8 +213,6 @@
],
'sources': [
# Note: sources list duplicated in GN build.
- 'installer/util/google_update_experiment_util.cc',
- 'installer/util/google_update_experiment_util.h',
'installer/util/master_preferences.cc',
'installer/util/master_preferences.h',
'installer/util/master_preferences_constants.cc',
« no previous file with comments | « chrome/chrome_installer.gypi ('k') | chrome/common/variations/experiment_labels.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698