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

Side by Side Diff: mandoline/tab/DEPS

Issue 1287043004: Use CapabilityFilter to restrict what HTMLViewers can connect to. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: . 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 | « mandoline/tab/BUILD.gn ('k') | mandoline/tab/frame_connection.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 "+components/clipboard/public/interfaces",
3 "+components/devtools_service/public/interfaces",
4 "+components/font_service/public/interfaces",
5 "+components/resource_provider/public/interfaces",
2 "+components/view_manager/public", 6 "+components/view_manager/public",
3 "+mojo/application/public", 7 "+mojo/application/public",
4 "+mojo/services/network/public/interfaces", 8 "+mojo/services/network/public/interfaces",
5 "+third_party/mojo/src/mojo/public", 9 "+third_party/mojo/src/mojo/public",
6 ] 10 ]
OLDNEW
« no previous file with comments | « mandoline/tab/BUILD.gn ('k') | mandoline/tab/frame_connection.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698