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

Unified Diff: components/view_manager/public/cpp/tests/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
Index: components/view_manager/public/cpp/tests/BUILD.gn
diff --git a/components/view_manager/public/cpp/tests/BUILD.gn b/components/view_manager/public/cpp/tests/BUILD.gn
index 749b9a9918fda2c6935dc24a34c237bc89f6271a..9b61e4f68f738fd5e07aae4947701d29d6016f95 100644
--- a/components/view_manager/public/cpp/tests/BUILD.gn
+++ b/components/view_manager/public/cpp/tests/BUILD.gn
@@ -19,10 +19,8 @@ test("mojo_view_manager_lib_unittests") {
# TODO(vtl): These non-public deps are illegal here. This should be
# converted to an apptest.
- "//mojo/application",
"//mojo/application/public/cpp",
"//mojo/edk/system",
- "//mojo/environment:chromium",
"//mojo/public/cpp/system",
"//mojo/services/geometry/public/cpp",
"//mojo/services/geometry/public/interfaces",
« no previous file with comments | « components/view_manager/native_viewport/native_viewport_impl.h ('k') | components/view_manager/view_manager_app.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698