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

Side by Side 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 unified diff | Download patch
OLDNEW
1 include_rules = [ 1 include_rules = [
2 "+gpu/GLES2",
2 "+third_party/skia", 3 "+third_party/skia",
3 "+ui/base/cocoa", 4 "+ui/base/cocoa",
4 "+ui/base", 5 "+ui/base",
5 "+ui/events", 6 "+ui/events",
7 "+ui/gfx",
6 "+ui/gfx/geometry", 8 "+ui/gfx/geometry",
9 "+ui/gfx/mac",
7 "+ui/gfx/native_widget_types.h", 10 "+ui/gfx/native_widget_types.h",
8 "+ui/gl", 11 "+ui/gl",
9 ] 12 ]
OLDNEW
« 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