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

Unified Diff: ui/aura/DEPS

Issue 2445163002: Make aura work with mus (Closed)
Patch Set: NON_EXPORTED_BASE_CLASS 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/aura/BUILD.gn ('k') | ui/aura/mus/in_flight_change.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/aura/DEPS
diff --git a/ui/aura/DEPS b/ui/aura/DEPS
index 2ed6f5262e12e862bf298cc9cf976e916e3cc54a..9e7e0317e86e6dcd4f75292e43ec28225fcab544 100644
--- a/ui/aura/DEPS
+++ b/ui/aura/DEPS
@@ -1,4 +1,11 @@
include_rules = [
+ "+cc/surfaces/surface_id.h",
+ "+cc/surfaces/surface_sequence.h",
+ "+mojo/common",
+ "+mojo/public/cpp/bindings",
+ "+services/service_manager/public/cpp",
+ "+services/service_manager/public/interfaces",
+ "+services/ui/public/interfaces",
"+skia/ext",
"+third_party/skia",
"+ui/base",
« no previous file with comments | « ui/aura/BUILD.gn ('k') | ui/aura/mus/in_flight_change.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698