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

Unified Diff: mojo/converters/surfaces/BUILD.gn

Issue 1410053006: Move third_party/mojo/src/mojo/public to mojo/public (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: merge Created 5 years, 1 month 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 94f93f69e7805e5918c7daea445ec4fa22835377..164d73ae40a3217e84adb12f61d75cf1ed08fd62 100644
--- a/mojo/converters/surfaces/BUILD.gn
+++ b/mojo/converters/surfaces/BUILD.gn
@@ -33,6 +33,6 @@ component("surfaces") {
"//ui/gfx/geometry",
"//mojo/environment:chromium",
"//skia",
- "//third_party/mojo/src/mojo/public/c/system:for_component",
+ "//mojo/public/c/system:for_component",
]
}

Powered by Google App Engine
This is Rietveld 408576698