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

Unified Diff: chrome/browser/chrome_elf_init_unittest_win.cc

Issue 412943002: Move variations component code to variations namespace. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Created 6 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/bookmarks/enhanced_bookmarks_features.cc ('k') | chrome/browser/chrome_elf_init_win.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/chrome_elf_init_unittest_win.cc
===================================================================
--- chrome/browser/chrome_elf_init_unittest_win.cc (revision 285608)
+++ chrome/browser/chrome_elf_init_unittest_win.cc (working copy)
@@ -170,7 +170,7 @@
desired_params["TestDllName1"] = "TestDll1.dll";
desired_params["TestDllName2"] = "TestDll2.dll";
- chrome_variations::AssociateVariationParams(
+ variations::AssociateVariationParams(
kBrowserBlacklistTrialName,
kBrowserBlacklistTrialEnabledGroupName,
desired_params);
« no previous file with comments | « chrome/browser/bookmarks/enhanced_bookmarks_features.cc ('k') | chrome/browser/chrome_elf_init_win.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698