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

Unified Diff: cc/ipc/DEPS

Issue 2092843002: Implement CompositorFrame Struct Traits (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Addressed dcheng's comments Created 4 years, 6 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 | « no previous file | cc/ipc/compositor_frame.typemap » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: cc/ipc/DEPS
diff --git a/cc/ipc/DEPS b/cc/ipc/DEPS
index d4c883fde345d0966da5caf78ecabbaeccd55119..86d0543146b84ae2a2a19911b040500e75ac59a6 100644
--- a/cc/ipc/DEPS
+++ b/cc/ipc/DEPS
@@ -3,4 +3,6 @@ include_rules = [
"+mojo/public",
"+skia/public",
"+ui/events/ipc",
+ "+ui/events/mojo",
+ "+ui/gfx/geometry/mojo",
]
« no previous file with comments | « no previous file | cc/ipc/compositor_frame.typemap » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698