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

Unified Diff: mojo/services/public/cpp/surfaces/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/public/cpp/surfaces/BUILD.gn ('k') | mojo/services/public/cpp/surfaces/lib/surfaces_utils.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mojo/services/public/cpp/surfaces/DEPS
diff --git a/mojo/services/public/cpp/surfaces/DEPS b/mojo/services/public/cpp/surfaces/DEPS
index b64283fef34c2134c74f6d29bc72b669a5131037..bce2d34ae9a79d9d4fb028fcfc9754444dcd446d 100644
--- a/mojo/services/public/cpp/surfaces/DEPS
+++ b/mojo/services/public/cpp/surfaces/DEPS
@@ -6,4 +6,6 @@ include_rules = [
"+gpu/command_buffer/common/mailbox.h",
"+gpu/command_buffer/common/mailbox_holder.h",
"+third_party/skia/include",
+ "+ui/gfx/geometry",
+ "+ui/gfx/transform.h",
]
« no previous file with comments | « mojo/services/public/cpp/surfaces/BUILD.gn ('k') | mojo/services/public/cpp/surfaces/lib/surfaces_utils.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698