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

Unified Diff: ui/accelerated_widget_mac/DEPS

Issue 1901253002: Mac: Towards moving CALayerTree to the browser proc (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Remove BUILD.gn Created 4 years, 8 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/accelerated_widget_mac/BUILD.gn ('k') | ui/accelerated_widget_mac/accelerated_widget_mac.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/accelerated_widget_mac/DEPS
diff --git a/ui/accelerated_widget_mac/DEPS b/ui/accelerated_widget_mac/DEPS
index ae409b796f067bbfacbf4433067eb8d601f62283..8dac1d663011a4a6744609335e1ffda537ac3d7b 100644
--- a/ui/accelerated_widget_mac/DEPS
+++ b/ui/accelerated_widget_mac/DEPS
@@ -1,9 +1,12 @@
include_rules = [
+ "+gpu/GLES2",
"+third_party/skia",
"+ui/base/cocoa",
"+ui/base",
"+ui/events",
+ "+ui/gfx",
"+ui/gfx/geometry",
+ "+ui/gfx/mac",
"+ui/gfx/native_widget_types.h",
"+ui/gl",
]
« no previous file with comments | « ui/accelerated_widget_mac/BUILD.gn ('k') | ui/accelerated_widget_mac/accelerated_widget_mac.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698