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

Unified Diff: media/cast/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: media/cast/BUILD.gn
diff --git a/media/cast/BUILD.gn b/media/cast/BUILD.gn
index d0ae8f157d793a7db63c33a5175e943f3e01a950..4213a2362b5ef45a3d69a490d3319eff82ac2826 100644
--- a/media/cast/BUILD.gn
+++ b/media/cast/BUILD.gn
@@ -6,8 +6,8 @@ import("//testing/test.gni")
component("cast") {
deps = [
- ":sender",
":receiver",
+ ":sender",
]
}
« components/BUILD.gn ('K') | « media/blink/BUILD.gn ('k') | media/midi/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698