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

Unified Diff: shell/BUILD.gn

Issue 1388413005: Move //mojo/services/X/public/... to //mojo/services/X/... (part 1). (Closed) Base URL: https://github.com/domokit/mojo.git@master
Patch Set: 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 | « services/vanadium/security/principal_service.go ('k') | shell/android/android_handler.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: shell/BUILD.gn
diff --git a/shell/BUILD.gn b/shell/BUILD.gn
index deb46a410eff73947859248418e3f5ee1da8d8e2..24f9dd804c8aeea624235e461a032c8d495e1512 100644
--- a/shell/BUILD.gn
+++ b/shell/BUILD.gn
@@ -234,7 +234,7 @@ source_set("parent_lib") {
":jni_headers",
":run_android_application_function",
"//mojo/application:content_handler",
- "//mojo/services/content_handler/public/interfaces",
+ "//mojo/services/content_handler/interfaces",
"//mojo/services/gpu/public/interfaces",
"//mojo/services/native_viewport/public/interfaces",
"//services/gles2",
« no previous file with comments | « services/vanadium/security/principal_service.go ('k') | shell/android/android_handler.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698