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

Unified Diff: blimp/client/core/switches/blimp_client_switches.cc

Issue 2376573002: Cleanup blimp/client/core code organization. (Closed)
Patch Set: merged origin/master Created 4 years, 3 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 | « blimp/client/core/switches/blimp_client_switches.h ('k') | blimp/client/session/blimp_client_session.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: blimp/client/core/switches/blimp_client_switches.cc
diff --git a/blimp/client/core/blimp_client_switches.cc b/blimp/client/core/switches/blimp_client_switches.cc
similarity index 92%
rename from blimp/client/core/blimp_client_switches.cc
rename to blimp/client/core/switches/blimp_client_switches.cc
index aad3310e4b5d405cf0f84b4ca99fabf2757ac120..005d4faa5d12ba0ecdb8597fd3c4086b73f9df7b 100644
--- a/blimp/client/core/blimp_client_switches.cc
+++ b/blimp/client/core/switches/blimp_client_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 "blimp/client/core/blimp_client_switches.h"
+#include "blimp/client/core/switches/blimp_client_switches.h"
namespace blimp {
namespace switches {
« no previous file with comments | « blimp/client/core/switches/blimp_client_switches.h ('k') | blimp/client/session/blimp_client_session.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698