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

Unified Diff: mojo/services/view_manager/DEPS

Issue 534843002: Convert view manager to surfaces with uploading shim in client lib (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: remove overzealous shutdown check in cc/surfaces, add NON_EXPORTED_BASE for windows build, saturate… Created 6 years, 3 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 | « mojo/services/view_manager/BUILD.gn ('k') | mojo/services/view_manager/access_policy.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mojo/services/view_manager/DEPS
diff --git a/mojo/services/view_manager/DEPS b/mojo/services/view_manager/DEPS
index 37a60fd5db2c99bcfb53c0e58ea794fc73db2661..dc05cf2d6f8c42d372a02e45ed8c1e7b3fe167dc 100644
--- a/mojo/services/view_manager/DEPS
+++ b/mojo/services/view_manager/DEPS
@@ -2,12 +2,10 @@ include_rules = [
"+cc",
"-cc/blink",
"+gpu/command_buffer/service/mailbox_manager.h",
- "+mojo/aura",
"+mojo/cc",
"+mojo/geometry",
"+mojo/services",
"+third_party/skia",
- "+ui/aura",
"+ui/base/cursor/cursor.h",
"+ui/base/hit_test.h",
"+ui/compositor",
« no previous file with comments | « mojo/services/view_manager/BUILD.gn ('k') | mojo/services/view_manager/access_policy.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698