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

Side by Side Diff: components/security_interstitials/DEPS

Issue 2898593002: WebView: choose loud vs. quiet interstitial (Closed)
Patch Set: Rebase, fix merge conflicts Created 3 years, 6 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/google/core/browser", 2 "+components/google/core/browser",
3 "+components/history/core/browser", 3 "+components/history/core/browser",
4 "+components/metrics", 4 "+components/metrics",
5 "+components/prefs", 5 "+components/prefs",
6 "+components/rappor", 6 "+components/rappor",
7 "+components/ssl_errors", 7 "+components/ssl_errors",
8 "+components/strings/grit/components_strings.h", 8 "+components/strings/grit/components_strings.h",
9 "+components/grit/components_resources.h",
9 "+components/url_formatter", 10 "+components/url_formatter",
10 "+net/base", 11 "+net/base",
11 "+net/ssl", 12 "+net/ssl",
12 "+ui/base" 13 "+ui/base"
13 ] 14 ]
OLDNEW
« no previous file with comments | « components/safe_browsing/base_blocking_page.cc ('k') | components/security_interstitials/content/security_interstitial_page.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698