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

Unified Diff: chrome/common/variations/experiment_labels_unittest.cc

Issue 292663009: Move chrome/common/metrics/variations to chrome/common/variations. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 7 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/common/variations/experiment_labels.cc ('k') | chrome/common/variations/uniformity_field_trials.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/common/variations/experiment_labels_unittest.cc
diff --git a/chrome/common/metrics/variations/experiment_labels_unittest.cc b/chrome/common/variations/experiment_labels_unittest.cc
similarity index 99%
rename from chrome/common/metrics/variations/experiment_labels_unittest.cc
rename to chrome/common/variations/experiment_labels_unittest.cc
index 942174d848992d08f4382711493bb179f3d1e8cb..5909413cc6400c9d64e1ca8b9b85cf8e4ea8ccbd 100644
--- a/chrome/common/metrics/variations/experiment_labels_unittest.cc
+++ b/chrome/common/variations/experiment_labels_unittest.cc
@@ -2,7 +2,7 @@
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
-#include "chrome/common/metrics/variations/experiment_labels.h"
+#include "chrome/common/variations/experiment_labels.h"
#include <set>
#include <string>
« no previous file with comments | « chrome/common/variations/experiment_labels.cc ('k') | chrome/common/variations/uniformity_field_trials.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698