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

Unified Diff: components/suggestions/proto/BUILD.gn

Issue 704363002: XXX test gn format everything (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: . Created 6 years, 1 month 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 | « components/suggestions/BUILD.gn ('k') | components/timers/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/suggestions/proto/BUILD.gn
diff --git a/components/suggestions/proto/BUILD.gn b/components/suggestions/proto/BUILD.gn
index 1a6018b749426b1a12964b0835b53b412a84f222..be69afc029854bdab0b1585c065a95b1f96e5a54 100644
--- a/components/suggestions/proto/BUILD.gn
+++ b/components/suggestions/proto/BUILD.gn
@@ -5,5 +5,7 @@
import("//third_party/protobuf/proto_library.gni")
proto_library("proto") {
- sources = [ "suggestions.proto" ]
+ sources = [
+ "suggestions.proto",
+ ]
}
« no previous file with comments | « components/suggestions/BUILD.gn ('k') | components/timers/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698