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

Unified Diff: ui/accelerated_widget_mac/DEPS

Issue 753933002: MacViews: Move content::AcceleratedWidget to new component, ui/accelerated_widget_mac (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@20141124-MacViews-MoveSoftwareLayerMac-fromcl
Patch Set: gn check Created 6 years, 1 month 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/OWNERS » ('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
new file mode 100644
index 0000000000000000000000000000000000000000..32be787d4606dbbad6b359e42917313fb02df2dd
--- /dev/null
+++ b/ui/accelerated_widget_mac/DEPS
@@ -0,0 +1,8 @@
+include_rules = [
+ "+third_party/skia",
+ "+ui/base/cocoa",
+ "+ui/events",
+ "+ui/gfx/geometry",
+ "+ui/gfx/native_widget_types.h",
+ "+ui/gl",
+]
« no previous file with comments | « ui/accelerated_widget_mac/BUILD.gn ('k') | ui/accelerated_widget_mac/OWNERS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698