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

Unified Diff: chrome/chrome_installer_util.gypi

Issue 12321061: Pulling user experiment code from BrowserDistribution to a new class. (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: *Only* making ProductOperation to use string16 instead of std::wstring; wrapping changes. Created 7 years, 9 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
Index: chrome/chrome_installer_util.gypi
diff --git a/chrome/chrome_installer_util.gypi b/chrome/chrome_installer_util.gypi
index ecc0b6a90acc3c68603116c57213c08f7cb1c518..e9ab6e23ed57f0414385be07f7bb85c80d9c837b 100644
--- a/chrome/chrome_installer_util.gypi
+++ b/chrome/chrome_installer_util.gypi
@@ -154,6 +154,8 @@
'installer/util/self_cleaning_temp_dir.h',
'installer/util/shell_util.cc',
'installer/util/shell_util.h',
+ 'installer/util/user_experiment.cc',
+ 'installer/util/user_experiment.h',
],
'conditions': [
['component=="shared_library"', {

Powered by Google App Engine
This is Rietveld 408576698