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

Side by Side Diff: components/view_manager/DEPS

Issue 1281663002: Mandoline: Allow submitting CompositorFrames directly to mojo::Views (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Addressed comments Created 5 years, 4 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 unified diff | Download patch
« no previous file with comments | « components/pdf_viewer/pdf_viewer.cc ('k') | components/view_manager/connection_manager.h » ('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 "+cc", 2 "+cc",
3 "+components/gpu", 3 "+components/gpu",
4 "+mojo/application", 4 "+mojo/application",
5 "+mojo/common", 5 "+mojo/common",
6 "+mojo/converters", 6 "+mojo/converters",
7 "+mojo/services/network/public", 7 "+mojo/services/network/public",
8 "+mojo/shell", 8 "+mojo/shell",
9 "+third_party/mojo/src/mojo/public", 9 "+third_party/mojo/src/mojo/public",
10 "+third_party/mojo_services", 10 "+third_party/mojo_services",
11 "+third_party/skia/include",
rjkroege 2015/08/17 23:06:19 you didn't address this.
11 "+ui", 12 "+ui",
12 ] 13 ]
OLDNEW
« no previous file with comments | « components/pdf_viewer/pdf_viewer.cc ('k') | components/view_manager/connection_manager.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698