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

Unified Diff: content/test/BUILD.gn

Issue 1565343003: Move mojo/application/public -> mojo/shell/public (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@fetcher
Patch Set: . Created 4 years, 11 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 | « content/renderer/usb/web_usb_device_impl.cc ('k') | content/test/data/web_ui_mojo_shell_test.js » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/test/BUILD.gn
diff --git a/content/test/BUILD.gn b/content/test/BUILD.gn
index c9d3a0535ffdc3a2f389b3fe10d3eb74878f3991..641c4c1e3c3afcbb4f03b93a97da6734d595daf9 100644
--- a/content/test/BUILD.gn
+++ b/content/test/BUILD.gn
@@ -99,8 +99,8 @@ source_set("test_support") {
"//ipc:test_support",
"//ipc/mojo",
"//media",
- "//mojo/application/public/cpp:cpp_for_chromium",
"//mojo/environment:chromium",
+ "//mojo/shell/public/cpp:cpp_for_chromium",
"//storage/browser",
"//storage/common",
"//third_party/mojo/src/mojo/edk/test:test_support",
@@ -388,10 +388,10 @@ test("content_browsertests") {
"//media:test_support",
"//media/audio:test_support",
"//media/base:test_support",
- "//mojo/application/public/cpp:cpp_for_chromium",
"//mojo/environment:chromium",
"//mojo/public/cpp/bindings",
"//mojo/public/js",
+ "//mojo/shell/public/cpp:cpp_for_chromium",
"//mojo/test:test_support",
"//net:test_support",
"//testing/gmock",
« no previous file with comments | « content/renderer/usb/web_usb_device_impl.cc ('k') | content/test/data/web_ui_mojo_shell_test.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698