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

Side by Side Diff: cc/ipc/DEPS

Issue 2379653006: Replaced cc::SurfaceId::nonce_ with base::UnguessableToken (Closed)
Patch Set: Nit change based on comment. 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
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

Powered by Google App Engine
This is Rietveld 408576698