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

Unified Diff: ios/public/provider/chrome/browser/browser_constants.cc

Issue 2424643002: [ios] Removed remaining code for URL spoofing interstitials. (Closed)
Patch Set: Removed reference to Safe Browsing. Created 4 years, 2 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 | « ios/public/provider/chrome/browser/browser_constants.h ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ios/public/provider/chrome/browser/browser_constants.cc
diff --git a/ios/public/provider/chrome/browser/browser_constants.cc b/ios/public/provider/chrome/browser/browser_constants.cc
deleted file mode 100644
index 5b89c12eb042b19543f7c5f2532ae8d0a7fe7fe1..0000000000000000000000000000000000000000
--- a/ios/public/provider/chrome/browser/browser_constants.cc
+++ /dev/null
@@ -1,11 +0,0 @@
-// Copyright 2013 The Chromium Authors. All rights reserved.
-// Use of this source code is governed by a BSD-style license that can be
-// found in the LICENSE file.
-
-#include "ios/public/provider/chrome/browser/browser_constants.h"
-
-namespace ios {
-
-const char kSpoofingAttemptFlag[] = "SpoofingAttempt_IOS";
-
-} // namespace ios
« no previous file with comments | « ios/public/provider/chrome/browser/browser_constants.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698