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

Unified Diff: chrome/common/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 | « chrome/chrome_common.gypi ('k') | chrome/common/metrics/OWNERS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/common/BUILD.gn
diff --git a/chrome/common/BUILD.gn b/chrome/common/BUILD.gn
index 2b74304204d9b569224f0d2f333c59f026f1801c..7f9538c2578928ae6e9c2396fcd88fa4353f7c7d 100644
--- a/chrome/common/BUILD.gn
+++ b/chrome/common/BUILD.gn
@@ -39,7 +39,6 @@ static_library("common") {
"//chrome:strings",
"//chrome/app/theme:theme_resources",
"//chrome/common:constants",
- "//chrome/common/metrics/proto",
"//chrome/common/net",
#"//components/cloud_devices:common", TODO(GYP)
#"//components/json_schema", TODO(GYP)
« no previous file with comments | « chrome/chrome_common.gypi ('k') | chrome/common/metrics/OWNERS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698