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

Unified Diff: examples/native_run_app/BUILD.gn

Issue 1398973004: Move //mojo/services/X/public/... to //mojo/services/X/... (part 2). (Closed) Base URL: https://github.com/domokit/mojo.git@no_public_1
Patch Set: add missing copyright notices 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 | « examples/moterm_example_app/BUILD.gn ('k') | examples/native_run_app/native_run_app.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: examples/native_run_app/BUILD.gn
diff --git a/examples/native_run_app/BUILD.gn b/examples/native_run_app/BUILD.gn
index aa00f904b2fd21a544985bde94575ea566dd7b39..38d5e4891e849470bb7f23ea1c7bc134dfd1d417 100644
--- a/examples/native_run_app/BUILD.gn
+++ b/examples/native_run_app/BUILD.gn
@@ -15,7 +15,7 @@ mojo_native_application("native_run_app") {
"//mojo/public/cpp/bindings",
"//mojo/public/interfaces/application",
"//mojo/services/files/interfaces",
- "//mojo/services/native_support/public/interfaces",
+ "//mojo/services/native_support/interfaces",
"//mojo/services/terminal/public/interfaces",
]
}
« no previous file with comments | « examples/moterm_example_app/BUILD.gn ('k') | examples/native_run_app/native_run_app.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698