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

Unified Diff: ui/ozone/platform/drm/BUILD.gn

Issue 1394303004: Move //mojo/services/X/public/... to //mojo/services/X/... (part 3). (Closed) Base URL: https://github.com/domokit/mojo.git@no_public_2-x-no_public_1
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 | « shell/tracer.h ('k') | ui/ozone/platform/drm/mojo/drm_gpu_delegate.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/ozone/platform/drm/BUILD.gn
diff --git a/ui/ozone/platform/drm/BUILD.gn b/ui/ozone/platform/drm/BUILD.gn
index e530fac026450d6561db3ff702fd18e1fdf279f4..5f011b189fb90d5c46e333098e8bb33f12f85b9b 100644
--- a/ui/ozone/platform/drm/BUILD.gn
+++ b/ui/ozone/platform/drm/BUILD.gn
@@ -117,8 +117,8 @@ source_set("drm_common") {
"//mojo/common",
"//mojo/converters/geometry",
"//mojo/converters/ozone_drm_gpu",
- "//mojo/services/ozone_drm_gpu/public/interfaces",
- "//mojo/services/ozone_drm_host/public/interfaces",
+ "//mojo/services/ozone_drm_gpu/interfaces",
+ "//mojo/services/ozone_drm_host/interfaces",
"//ui/base",
"//ui/display/types",
"//ui/display/util",
« no previous file with comments | « shell/tracer.h ('k') | ui/ozone/platform/drm/mojo/drm_gpu_delegate.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698