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

Unified Diff: cc/ipc/DEPS

Issue 2379653006: Replaced cc::SurfaceId::nonce_ with base::UnguessableToken (Closed)
Patch Set: Changed SurfaceManager::kRootSurfaceId to a private field to avoid static initialization Created 4 years, 1 month 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 | « base/unguessable_token.h ('k') | cc/ipc/cc_param_traits.cc » ('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 86d0543146b84ae2a2a19911b040500e75ac59a6..32a63b8414a64abe7258a0d806ef86a8630d9c67 100644
--- a/cc/ipc/DEPS
+++ b/cc/ipc/DEPS
@@ -1,5 +1,6 @@
include_rules = [
"+gpu/ipc/common",
+ "+mojo/common",
"+mojo/public",
"+skia/public",
"+ui/events/ipc",
« no previous file with comments | « base/unguessable_token.h ('k') | cc/ipc/cc_param_traits.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698