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/common/metrics/proto/BUILD.gn

Issue 348663003: Work toward a chrome/common GN target. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: no android 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/common/BUILD.gn ('k') | chrome/common/net/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/common/metrics/proto/BUILD.gn
diff --git a/chrome/common/metrics/proto/BUILD.gn b/chrome/common/metrics/proto/BUILD.gn
index 63444165642f4c21cad3afac5c86681503f31e5b..309e37b1a63937fae90833d8f9155899c12d281f 100644
--- a/chrome/common/metrics/proto/BUILD.gn
+++ b/chrome/common/metrics/proto/BUILD.gn
@@ -8,5 +8,5 @@ import("//third_party/protobuf/proto_library.gni")
proto_library("proto") {
sources = [
"chrome_experiments.proto",
- }
+ ]
}
« no previous file with comments | « chrome/common/BUILD.gn ('k') | chrome/common/net/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698