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

Unified Diff: components/bookmarks/common/android/BUILD.gn

Issue 774353003: gn format // (the rest) (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: rebase net 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 | « components/autofill/core/browser/BUILD.gn ('k') | components/data_reduction_proxy/core/common/version.gni » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/bookmarks/common/android/BUILD.gn
diff --git a/components/bookmarks/common/android/BUILD.gn b/components/bookmarks/common/android/BUILD.gn
index ed9c6002f1767326f91ba081014f92e2c3ca17d8..4c7f0805c959096769dcf2899779c97a113bd818 100644
--- a/components/bookmarks/common/android/BUILD.gn
+++ b/components/bookmarks/common/android/BUILD.gn
@@ -40,5 +40,7 @@ java_cpp_enum("bookmark_type_javagen") {
sources = [
"bookmark_type.h",
]
- outputs = [ "org/chromium/components/bookmarks/BookmarkType.java" ]
+ outputs = [
+ "org/chromium/components/bookmarks/BookmarkType.java",
+ ]
}
« no previous file with comments | « components/autofill/core/browser/BUILD.gn ('k') | components/data_reduction_proxy/core/common/version.gni » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698