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

Unified Diff: mojo/converters/surfaces/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
Index: mojo/converters/surfaces/BUILD.gn
diff --git a/mojo/converters/surfaces/BUILD.gn b/mojo/converters/surfaces/BUILD.gn
index 4475e2899c7cd795b3221744e6f2f7b8fd06737c..b8e2fa7f4e33b950cb544b0c3bf4db2831688fb9 100644
--- a/mojo/converters/surfaces/BUILD.gn
+++ b/mojo/converters/surfaces/BUILD.gn
@@ -22,7 +22,7 @@ component("surfaces") {
"//gpu",
"//mojo/environment:chromium",
"//mojo/public/c/system",
- "//mojo/services/surfaces/public/interfaces",
- "//mojo/services/surfaces/public/interfaces:surface_id",
+ "//mojo/services/surfaces/interfaces",
+ "//mojo/services/surfaces/interfaces:surface_id",
]
}
« no previous file with comments | « mojo/converters/ozone_drm_gpu/ozone_drm_gpu_type_converters.h ('k') | mojo/converters/surfaces/surfaces_type_converters.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698