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

Unified Diff: chrome/test/BUILD.gn

Issue 2302913003: Add SafeBrowsingNavigationObserver to listen to navigation events (Closed)
Patch Set: disable DownloadViaHTML5FileApi due to flackiness Created 4 years, 3 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: chrome/test/BUILD.gn
diff --git a/chrome/test/BUILD.gn b/chrome/test/BUILD.gn
index 1ffea63571530f7b628d76d5a84ed28c548e5393..0dea8506a4f4b4c82a3132238091a3a87187787a 100644
--- a/chrome/test/BUILD.gn
+++ b/chrome/test/BUILD.gn
@@ -2329,6 +2329,7 @@ test("browser_tests") {
sources += [
"../browser/safe_browsing/permission_reporter_browsertest.cc",
"../browser/safe_browsing/safe_browsing_blocking_page_test.cc",
+ "../browser/safe_browsing/safe_browsing_navigation_observer_browsertest.cc",
"../browser/safe_browsing/safe_browsing_service_browsertest.cc",
"../renderer/safe_browsing/phishing_classifier_browsertest.cc",
"../renderer/safe_browsing/phishing_classifier_delegate_browsertest.cc",

Powered by Google App Engine
This is Rietveld 408576698