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

Unified Diff: android_webview/browser/DEPS

Issue 2863723002: WebView: create AwSafeBrowsingBlockingPage (Closed)
Patch Set: Fixing comment, fixing forward decl. Created 3 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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « android_webview/BUILD.gn ('k') | android_webview/browser/aw_safe_browsing_blocking_page.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: android_webview/browser/DEPS
diff --git a/android_webview/browser/DEPS b/android_webview/browser/DEPS
index 645a61ef3972b9e4c144a828c5d7b6da645d6bdb..4bf7d52e19eab8dcb91c6a7d2d93844f31f19065 100644
--- a/android_webview/browser/DEPS
+++ b/android_webview/browser/DEPS
@@ -22,7 +22,7 @@ include_rules = [
"+components/printing/common",
"+components/safe_browsing",
"+components/safe_browsing_db",
- "+components/security_interstitials/content",
+ "+components/security_interstitials",
"+components/spellcheck/browser",
"+components/spellcheck/common",
"+components/url_formatter",
« no previous file with comments | « android_webview/BUILD.gn ('k') | android_webview/browser/aw_safe_browsing_blocking_page.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698