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

Unified Diff: chrome/browser/history/BUILD.gn

Issue 754223003: gn format //chrome (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: update for multiline output Created 6 years 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/browser/extensions/BUILD.gn ('k') | chrome/browser/net/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/history/BUILD.gn
diff --git a/chrome/browser/history/BUILD.gn b/chrome/browser/history/BUILD.gn
index 5dcfa7aff5c8087b3f70dfa2d962d5be0c81370c..6cb65f4b5048cf338747fb3bc0962da25573bfb9 100644
--- a/chrome/browser/history/BUILD.gn
+++ b/chrome/browser/history/BUILD.gn
@@ -6,5 +6,7 @@ import("//third_party/protobuf/proto_library.gni")
# GYP version: chrome/chrome_browser.gypi:in_memory_url_index_cache_proto
proto_library("in_memory_url_index_cache_proto") {
- sources = [ "in_memory_url_index_cache.proto" ]
+ sources = [
+ "in_memory_url_index_cache.proto",
+ ]
}
« no previous file with comments | « chrome/browser/extensions/BUILD.gn ('k') | chrome/browser/net/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698