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

Unified Diff: mojo/converters/native_viewport/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
Index: mojo/converters/native_viewport/BUILD.gn
diff --git a/mojo/converters/native_viewport/BUILD.gn b/mojo/converters/native_viewport/BUILD.gn
index c70f119a7eabb23b56ccbe48c8885c3f7864872d..b4b2cee8ceb37b463a13c008a4f5313dd16aee8d 100644
--- a/mojo/converters/native_viewport/BUILD.gn
+++ b/mojo/converters/native_viewport/BUILD.gn
@@ -13,6 +13,6 @@ component("native_viewport") {
"//ui/gl",
"//mojo/environment:chromium",
"//mojo/public/c/system",
- "//mojo/services/native_viewport/public/interfaces",
+ "//mojo/services/native_viewport/interfaces",
]
}

Powered by Google App Engine
This is Rietveld 408576698