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

Unified Diff: media/blink/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/blink/BUILD.gn
diff --git a/media/blink/BUILD.gn b/media/blink/BUILD.gn
index 3b9365cca75ee8eaae4fe10e897a1e7d81e46bbf..3e974486d9a26f61e65aa54cff8bc958bd239b4c 100644
--- a/media/blink/BUILD.gn
+++ b/media/blink/BUILD.gn
@@ -106,8 +106,8 @@ test("media_blink_unittests") {
"//testing/gmock",
"//testing/gtest",
"//third_party/WebKit/public:blink",
- "//ui/gfx/geometry",
"//ui/gfx:test_support",
+ "//ui/gfx/geometry",
"//url",
]
« components/BUILD.gn ('K') | « media/base/BUILD.gn ('k') | media/cast/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698