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

Unified Diff: jingle/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: jingle/BUILD.gn
diff --git a/jingle/BUILD.gn b/jingle/BUILD.gn
index c6c19e5d83396c1341b9ab1eb667149e0df3dbc1..10f2b2b5fd7f8a4d0ccd5431382c0a1d2f3bf8da 100644
--- a/jingle/BUILD.gn
+++ b/jingle/BUILD.gn
@@ -92,11 +92,11 @@ if (enable_webrtc || !is_android) {
"//third_party/libjingle",
]
deps = [
+ ":jingle_glue",
"//base",
"//net",
"//third_party/expat",
"//url",
- ":jingle_glue",
]
}
« components/BUILD.gn ('K') | « ipc/mojo/BUILD.gn ('k') | mandoline/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698