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

Unified Diff: mandoline/ui/aura/DEPS

Issue 1123643007: Restore aura support from Mojo repo. (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 | « mandoline/ui/aura/BUILD.gn ('k') | mandoline/ui/aura/aura_init.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mandoline/ui/aura/DEPS
diff --git a/mandoline/ui/aura/DEPS b/mandoline/ui/aura/DEPS
new file mode 100644
index 0000000000000000000000000000000000000000..5f3791bb51d9b502111605e1f4bb08214ac30841
--- /dev/null
+++ b/mandoline/ui/aura/DEPS
@@ -0,0 +1,19 @@
+include_rules = [
+ "+cc",
+ "-cc/blink",
+ "+components/gpu",
+ "+components/surfaces",
+ "+components/view_manager",
+ "+mojo/cc",
+ "+mojo/converters",
+ "+mojo/public",
+ "+skia",
+ "+ui/aura",
+ "+ui/base",
+ "+ui/compositor",
+ "+ui/events",
+ "+ui/gfx",
+ "+ui/gl",
+ "+ui/views",
+ "+ui/wm",
+]
« no previous file with comments | « mandoline/ui/aura/BUILD.gn ('k') | mandoline/ui/aura/aura_init.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698