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

Unified Diff: chromeos/network/managed_network_configuration_handler.cc

Issue 13454006: Moving ManagedNetworkConfigurationHandler to chromeos/. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Cleaned up parsing of NetworkUIData. Created 7 years, 8 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 | « chromeos/network/managed_network_configuration_handler.h ('k') | chromeos/network/network_ui_data.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chromeos/network/managed_network_configuration_handler.cc
diff --git a/chrome/browser/chromeos/net/managed_network_configuration_handler.cc b/chromeos/network/managed_network_configuration_handler.cc
similarity index 98%
rename from chrome/browser/chromeos/net/managed_network_configuration_handler.cc
rename to chromeos/network/managed_network_configuration_handler.cc
index 297265cf3ef139249084560b5c040b7e2fc14725..c88a15e79e1e0d41a9beed1154667f1a5e2a645e 100644
--- a/chrome/browser/chromeos/net/managed_network_configuration_handler.cc
+++ b/chromeos/network/managed_network_configuration_handler.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 "chrome/browser/chromeos/net/managed_network_configuration_handler.h"
+#include "chromeos/network/managed_network_configuration_handler.h"
#include <string>
#include <vector>
« no previous file with comments | « chromeos/network/managed_network_configuration_handler.h ('k') | chromeos/network/network_ui_data.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698