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

Unified Diff: services/view_manager/BUILD.gn

Issue 780733002: Simplify the thunk targets since we don't support apps as components (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: Created 6 years 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 | « services/tracing/BUILD.gn ('k') | services/window_manager/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: services/view_manager/BUILD.gn
diff --git a/services/view_manager/BUILD.gn b/services/view_manager/BUILD.gn
index 432bc602e4fd39c378de381110483ad90bd2eda4..6f022a04353a798f272ebf52d4aa79b645212b22 100644
--- a/services/view_manager/BUILD.gn
+++ b/services/view_manager/BUILD.gn
@@ -18,7 +18,6 @@ mojo_native_application("view_manager") {
"//mojo/application",
"//mojo/common:tracing_impl",
"//mojo/environment:chromium",
- "//mojo/public/c/system:for_shared_library",
"//mojo/public/cpp/bindings:bindings",
"//mojo/services/public/interfaces/window_manager",
]
@@ -135,7 +134,6 @@ mojo_native_application("view_manager_service_apptests") {
"//mojo/application",
"//mojo/application:test_support",
"//mojo/common",
- "//mojo/public/c/system:for_shared_library",
"//mojo/public/cpp/bindings",
"//mojo/services/public/interfaces/geometry",
"//mojo/services/public/interfaces/view_manager",
« no previous file with comments | « services/tracing/BUILD.gn ('k') | services/window_manager/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698