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

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

Issue 1141243002: [Ozone-Drm] Remove GPU lock (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 7 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 | « no previous file | ui/ozone/platform/drm/drm.gypi » ('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 d124da2a90043d57d132ef3d0714b85b615c5d6d..20cf79a56c3881707643c0e24a3dc78daaf304fc 100644
--- a/ui/ozone/platform/drm/BUILD.gn
+++ b/ui/ozone/platform/drm/BUILD.gn
@@ -47,8 +47,6 @@ source_set("drm_common") {
"gpu/drm_vsync_provider.h",
"gpu/drm_window.cc",
"gpu/drm_window.h",
- "gpu/gpu_lock.cc",
- "gpu/gpu_lock.h",
"gpu/hardware_display_controller.cc",
"gpu/hardware_display_controller.h",
"gpu/hardware_display_plane.cc",
« no previous file with comments | « no previous file | ui/ozone/platform/drm/drm.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698