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

Unified Diff: chrome/renderer/safe_browsing/DEPS

Issue 2470413004: PlzNavigate: Fix for the PhishingDOMFeatureExtractorTest.SubFrames and SubframeRemoval tests (Closed)
Patch Set: Address review comments Created 4 years, 1 month 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/renderer/safe_browsing/DEPS
diff --git a/chrome/renderer/safe_browsing/DEPS b/chrome/renderer/safe_browsing/DEPS
index 261e264b0ad3e58281408c2d2fa0bc81525776e7..a37ca375bca3ed2bdf0c209300b087dbc8383f40 100644
--- a/chrome/renderer/safe_browsing/DEPS
+++ b/chrome/renderer/safe_browsing/DEPS
@@ -19,6 +19,8 @@ specific_include_rules = {
"phishing_dom_feature_extractor_browsertest\.cc": [
"+chrome/browser/ui/browser.h",
"+chrome/browser/ui/tabs/tab_strip_model.h",
+ "+content/common/frame_messages.h",
+ "+content/common/navigation_params.h",
"+content/public/browser",
],
}

Powered by Google App Engine
This is Rietveld 408576698