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

Unified Diff: media/test/BUILD.gn

Issue 1142323003: Remove duplicate application cpp files in mojo/application. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: rebase Created 5 years, 7 months 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
« no previous file with comments | « media/mojo/services/mojo_media_application.cc ('k') | mojo/application/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: media/test/BUILD.gn
diff --git a/media/test/BUILD.gn b/media/test/BUILD.gn
index e5e5f9696ca6c5b266f1874ff7144a0810c10142..fc388728545abb7d15eeb3c3fb465117ac079f7d 100644
--- a/media/test/BUILD.gn
+++ b/media/test/BUILD.gn
@@ -100,8 +100,7 @@ if (!is_component_build) {
"//media/mojo/services:media",
"//media/mojo/services:renderer_proxy",
"//media/mojo/services:renderer_service",
- "//mojo/application",
- "//mojo/application:test_support",
+ "//mojo/application/public/cpp:test_support",
"//testing/gtest",
"//ui/gfx/geometry",
"//ui/gfx:test_support",
« no previous file with comments | « media/mojo/services/mojo_media_application.cc ('k') | mojo/application/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698