summaryrefslogtreecommitdiff
path: root/chromium/components/security_interstitials/content/BUILD.gn
diff options
context:
space:
mode:
authorAllan Sandfeld Jensen <allan.jensen@qt.io>2017-07-17 13:57:45 +0200
committerAllan Sandfeld Jensen <allan.jensen@qt.io>2017-07-19 13:44:40 +0000
commit6ec7b8da05d21a3878bd21c691b41e675d74bb1c (patch)
treeb87f250bc19413750b9bb9cdbf2da20ef5014820 /chromium/components/security_interstitials/content/BUILD.gn
parentec02ee4181c49b61fce1c8fb99292dbb8139cc90 (diff)
downloadqtwebengine-chromium-6ec7b8da05d21a3878bd21c691b41e675d74bb1c.tar.gz
BASELINE: Update Chromium to 60.0.3112.70
Change-Id: I9911c2280a014d4632f254857876a395d4baed2d Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io>
Diffstat (limited to 'chromium/components/security_interstitials/content/BUILD.gn')
-rw-r--r--chromium/components/security_interstitials/content/BUILD.gn2
1 files changed, 1 insertions, 1 deletions
diff --git a/chromium/components/security_interstitials/content/BUILD.gn b/chromium/components/security_interstitials/content/BUILD.gn
index d2252c2708b..d3e598ab3fe 100644
--- a/chromium/components/security_interstitials/content/BUILD.gn
+++ b/chromium/components/security_interstitials/content/BUILD.gn
@@ -20,8 +20,8 @@ static_library("security_interstitial_page") {
"//base",
"//components/prefs:prefs",
"//components/resources",
+ "//components/safe_browsing/common:safe_browsing_prefs",
"//components/safe_browsing_db:hit_report",
- "//components/safe_browsing_db:safe_browsing_prefs",
"//components/safe_browsing_db:util",
"//components/security_interstitials/core:core",
"//content/public/browser",