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

Unified Diff: media/cast/BUILD.gn

Issue 1439973004: [PoC] Reformat all BUILD.gn and *.gni files with new gn. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@gn-sort-deps
Patch Set: Synchronize with new version of gn patch 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",
]
}
« no previous file with comments | « media/blink/BUILD.gn ('k') | media/midi/BUILD.gn » ('j') | third_party/freetype-android/BUILD.gn » ('J')

Powered by Google App Engine
This is Rietveld 408576698