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

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

Issue 1512343002: Remove the //mojo/public/c/system:for_shared_library target. (Closed) Base URL: https://github.com/domokit/mojo.git@c_system_target_1
Patch Set: Created 5 years 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
« ui/ozone/demo/BUILD.gn ('K') | « ui/ozone/demo/BUILD.gn ('k') | no next file » | 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 85e5c4dba65e2b08b3e9ab2237d0afc8c455b771..7333ad2287b4a1be7e3208dde94dd7980b8fdcc5 100644
--- a/ui/ozone/platform/drm/BUILD.gn
+++ b/ui/ozone/platform/drm/BUILD.gn
@@ -177,7 +177,7 @@ if (ozone_platform_dri || ozone_platform_drm || ozone_platform_gbm) {
deps = [
"//base",
- "//mojo/public/c/system:for_shared_library",
viettrungluu 2015/12/10 16:50:06 "
+ "//mojo/public/c/system",
"//skia",
"//testing/gtest",
"//ui/ozone",
« ui/ozone/demo/BUILD.gn ('K') | « ui/ozone/demo/BUILD.gn ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698