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

Unified Diff: ui/gl/DEPS

Issue 2384243003: ui: Add libsync GLFence implementation.
Patch Set: rebase Created 4 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
« no previous file with comments | « ui/gl/BUILD.gn ('k') | ui/gl/gl_fence_libsync.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/gl/DEPS
diff --git a/ui/gl/DEPS b/ui/gl/DEPS
index afd9e0a8b6ea312536cbf8fb108874accf912655..a80a4bd71c1842f8b4d00c4c6e7299559dd896e3 100644
--- a/ui/gl/DEPS
+++ b/ui/gl/DEPS
@@ -1,8 +1,9 @@
include_rules = [
"+third_party/khronos",
+ "+third_party/libsync",
"+third_party/skia",
- "+ui/events",
"+ui/base/x",
+ "+ui/events",
"+ui/gfx",
]
« no previous file with comments | « ui/gl/BUILD.gn ('k') | ui/gl/gl_fence_libsync.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698