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

Side by Side 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 unified diff | Download patch
« no previous file with comments | « base/unguessable_token.h ('k') | cc/ipc/cc_param_traits.cc » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 include_rules = [ 1 include_rules = [
2 "+gpu/ipc/common", 2 "+gpu/ipc/common",
3 "+mojo/common",
3 "+mojo/public", 4 "+mojo/public",
4 "+skia/public", 5 "+skia/public",
5 "+ui/events/ipc", 6 "+ui/events/ipc",
6 "+ui/events/mojo", 7 "+ui/events/mojo",
7 "+ui/gfx/geometry/mojo", 8 "+ui/gfx/geometry/mojo",
8 ] 9 ]
OLDNEW
« 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