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

Unified Diff: chrome/browser/metrics/variations/proto/BUILD.gn

Issue 334273003: Move //chrome/common/metrics/proto to //chrome/browser/metrics/variations/proto. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: variations_proto Created 6 years, 6 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 | « no previous file | chrome/browser/metrics/variations/proto/chrome_experiments.proto » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/metrics/variations/proto/BUILD.gn
diff --git a/chrome/common/metrics/proto/BUILD.gn b/chrome/browser/metrics/variations/proto/BUILD.gn
similarity index 83%
rename from chrome/common/metrics/proto/BUILD.gn
rename to chrome/browser/metrics/variations/proto/BUILD.gn
index 309e37b1a63937fae90833d8f9155899c12d281f..732e86f2954139b2e5ce73a27c35d5fba899ee5a 100644
--- a/chrome/common/metrics/proto/BUILD.gn
+++ b/chrome/browser/metrics/variations/proto/BUILD.gn
@@ -4,7 +4,7 @@
import("//third_party/protobuf/proto_library.gni")
-# GYP version: chrome/chrome_common.gypi:metrics_proto
+# GYP version: chrome/chrome_browser.gypi:variations_proto
proto_library("proto") {
sources = [
"chrome_experiments.proto",
« no previous file with comments | « no previous file | chrome/browser/metrics/variations/proto/chrome_experiments.proto » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698