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

Unified Diff: mojo/services/public/cpp/view_manager/BUILD.gn

Issue 565323002: Move application:chromium bindings to mojo/application/ (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years, 3 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 | « mojo/services/network/main.cc ('k') | mojo/services/surfaces/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mojo/services/public/cpp/view_manager/BUILD.gn
diff --git a/mojo/services/public/cpp/view_manager/BUILD.gn b/mojo/services/public/cpp/view_manager/BUILD.gn
index a9a946fba14461fcfe603e054ead0ad592cbfd8c..a915d040ae04485e1aceac2887593b94bec84163 100644
--- a/mojo/services/public/cpp/view_manager/BUILD.gn
+++ b/mojo/services/public/cpp/view_manager/BUILD.gn
@@ -29,7 +29,7 @@ source_set("view_manager") {
"//base",
"//cc/surfaces",
"//gpu",
- "//mojo/public/cpp/application:chromium",
+ "//mojo/application",
"//mojo/public/interfaces/application",
"//mojo/services/public/cpp/geometry",
"//mojo/services/public/cpp/surfaces",
« no previous file with comments | « mojo/services/network/main.cc ('k') | mojo/services/surfaces/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698