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

Unified Diff: media/test/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/test/BUILD.gn
diff --git a/media/test/BUILD.gn b/media/test/BUILD.gn
index 3ce4648e80b095992d70c964b6d2a30066816315..721c715dd3f2a57cd12f54681c84319a0aa99221 100644
--- a/media/test/BUILD.gn
+++ b/media/test/BUILD.gn
@@ -102,8 +102,8 @@ source_set("mojo_pipeline_integration_tests") {
"//media/mojo/services:renderer_service",
"//mojo/application/public/cpp:test_support",
"//testing/gtest",
- "//ui/gfx/geometry",
"//ui/gfx:test_support",
+ "//ui/gfx/geometry",
# TODO(dalecurtis): Required since the gmock header is included in the
# header for pipeline_integration_test_base.h. This should be moved
« components/BUILD.gn ('K') | « media/mojo/services/BUILD.gn ('k') | mojo/android/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698