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

Unified Diff: apps/moterm/BUILD.gn

Issue 1391243003: Move //mojo/services/X/public/... to //mojo/services/X/... (part 4). (Closed) Base URL: https://github.com/domokit/mojo.git@no_public_3-x-no_public_2-x-no_public_1
Patch Set: copyright header Created 5 years, 2 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 | « no previous file | apps/moterm/moterm_main.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: apps/moterm/BUILD.gn
diff --git a/apps/moterm/BUILD.gn b/apps/moterm/BUILD.gn
index 67c647962e42a7c7d278f1659daf1aca75e8e159..35131687e10b1d76cfd922b230a22fc117eeec7b 100644
--- a/apps/moterm/BUILD.gn
+++ b/apps/moterm/BUILD.gn
@@ -26,7 +26,7 @@ mojo_native_application("moterm") {
"//mojo/services/files/interfaces",
"//mojo/services/surfaces/interfaces:surface_id",
"//mojo/services/terminal/interfaces",
- "//mojo/services/view_manager/public/cpp",
+ "//mojo/services/view_manager/cpp",
"//skia",
"//third_party/dejavu-fonts-ttf-2.34:DejaVuSansMonoRegular",
]
« no previous file with comments | « no previous file | apps/moterm/moterm_main.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698