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

Unified Diff: android_webview/BUILD.gn

Issue 2898593002: WebView: choose loud vs. quiet interstitial (Closed)
Patch Set: Rename test 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
Index: android_webview/BUILD.gn
diff --git a/android_webview/BUILD.gn b/android_webview/BUILD.gn
index 8a1fdc28f29da2de4217d25ebdc1098773418348..f1109055b41957c2a014244801a74ee195257493 100644
--- a/android_webview/BUILD.gn
+++ b/android_webview/BUILD.gn
@@ -845,6 +845,7 @@ android_library("android_webview_java") {
srcjar_deps = [
":aw_permission_request_resource",
":aw_renderer_priority_manager_renderer_priority",
+ "//components/safe_browsing:error_ui_generated_enum",
]
}

Powered by Google App Engine
This is Rietveld 408576698