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

Side by Side Diff: mandoline/ui/browser/DEPS

Issue 1121783003: Move navigations with POST or referrer to the shell. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: fixes Created 5 years, 7 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
OLDNEW
1 include_rules = [ 1 include_rules = [
2 "+components/view_manager", 2 "+components/view_manager",
3 "+mandoline/services", 3 "+mandoline/services",
4 "+mojo/application", 4 "+mojo/application",
5 "+mojo/common", 5 "+mojo/common",
6 "+mojo/converters", 6 "+mojo/converters",
7 "+mojo/services/network/public",
7 "+third_party/mojo/src/mojo/public", 8 "+third_party/mojo/src/mojo/public",
8 "+third_party/mojo_services", 9 "+third_party/mojo_services",
9 "+ui", 10 "+ui",
10 ] 11 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698