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

Unified Diff: components/security_state/core/switches.cc

Issue 2448943002: Refactor SecurityStateModel/Clients for simplicity and reusability. (Closed)
Patch Set: sync. 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
« no previous file with comments | « components/security_state/core/switches.h ('k') | components/security_state/security_state_model.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/security_state/core/switches.cc
diff --git a/components/security_state/switches.cc b/components/security_state/core/switches.cc
similarity index 92%
rename from components/security_state/switches.cc
rename to components/security_state/core/switches.cc
index d67e4e0efd4876921c866b843e42fc7cc538f7d3..89c35e31f66c066a33e63722803b15f938edd2b1 100644
--- a/components/security_state/switches.cc
+++ b/components/security_state/core/switches.cc
@@ -2,7 +2,7 @@
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
-#include "components/security_state/switches.h"
+#include "components/security_state/core/switches.h"
namespace security_state {
namespace switches {
« no previous file with comments | « components/security_state/core/switches.h ('k') | components/security_state/security_state_model.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698