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

Unified Diff: chrome/browser/BUILD.gn

Issue 2540563002: Move SafeBrowsingUIManager::UnsafeResource to security_interstitials namespace (Closed)
Patch Set: revert owner file Created 4 years 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/browser/BUILD.gn
diff --git a/chrome/browser/BUILD.gn b/chrome/browser/BUILD.gn
index cb48ee8cffd6f7fd2394fc156e9f2f23ff36d27d..b9dc05acf5adc8149f4dca05373ec6156079bb8d 100644
--- a/chrome/browser/BUILD.gn
+++ b/chrome/browser/BUILD.gn
@@ -1385,6 +1385,7 @@ split_static_library("browser") {
"//components/search",
"//components/search_engines",
"//components/search_provider_logos",
+ "//components/security_interstitials/content",
"//components/security_interstitials/core",
"//components/security_state/content",
"//components/security_state/core",

Powered by Google App Engine
This is Rietveld 408576698