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

Unified Diff: components/variations/android/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/user_manager/BUILD.gn ('k') | components/visitedlink/common/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/variations/android/BUILD.gn
diff --git a/components/variations/android/BUILD.gn b/components/variations/android/BUILD.gn
index 3fe1d683d7e7629c6946056ac90926a221dfa0d5..576db64f7eb6d8a4acf12ebf96e05829d1fce75d 100644
--- a/components/variations/android/BUILD.gn
+++ b/components/variations/android/BUILD.gn
@@ -4,11 +4,10 @@
import("//build/config/android/rules.gni")
-
# GYP: //components/variations.gypi:variations_java
android_library("variations_java") {
deps = [
- "//base:base_java"
+ "//base:base_java",
]
DEPRECATED_java_in_dir = "java/src"
}
« no previous file with comments | « components/user_manager/BUILD.gn ('k') | components/visitedlink/common/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698