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

Unified Diff: third_party/robolectric/BUILD.gn

Issue 1464873002: Run gn --format over all .gn files (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 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
Index: third_party/robolectric/BUILD.gn
diff --git a/third_party/robolectric/BUILD.gn b/third_party/robolectric/BUILD.gn
index 211c3d63b21b9dd221af30ffe55384d2b6e9a2d3..790b53deeeafc0d1692d3774f734f901b89d1102 100644
--- a/third_party/robolectric/BUILD.gn
+++ b/third_party/robolectric/BUILD.gn
@@ -25,7 +25,7 @@ java_prebuilt("robolectric_java") {
jar_path = "lib/robolectric-2.4-jar-with-dependencies.jar"
deps = [
":android-all-4.3_r2-robolectric-0",
- ":tagsoup-1.2",
":json-20080701",
+ ":tagsoup-1.2",
]
}

Powered by Google App Engine
This is Rietveld 408576698