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

Unified Diff: ios/chrome/browser/BUILD.gn

Issue 1566753002: Upstream iOS SSL blocking page. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@non-virtual-string-provider
Patch Set: Add OWNERS file Created 4 years, 11 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
« no previous file with comments | « no previous file | ios/chrome/browser/ssl/OWNERS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ios/chrome/browser/BUILD.gn
diff --git a/ios/chrome/browser/BUILD.gn b/ios/chrome/browser/BUILD.gn
index 084fb606828b6dad1458ab86188c45f2d5a96e64..e8a8c207f3d52db765f8ee4564ada30e63485057 100644
--- a/ios/chrome/browser/BUILD.gn
+++ b/ios/chrome/browser/BUILD.gn
@@ -345,6 +345,8 @@ source_set("browser") {
"snapshots/snapshot_overlay.mm",
"snapshots/snapshots_util.h",
"snapshots/snapshots_util.mm",
+ "ssl/ios_ssl_blocking_page.cc",
+ "ssl/ios_ssl_blocking_page.h",
"suggestions/image_fetcher_impl.h",
"suggestions/image_fetcher_impl.mm",
"suggestions/suggestions_service_factory.h",
« no previous file with comments | « no previous file | ios/chrome/browser/ssl/OWNERS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698