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

Unified Diff: chromeos/network/network_ip_config.cc

Issue 11756002: Move cros_network_functions.cc to src/chromeos (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Clang fixes Created 7 years, 12 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/network_ip_config.h ('k') | chromeos/network/network_util.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chromeos/network/network_ip_config.cc
diff --git a/chrome/browser/chromeos/cros/network_ip_config.cc b/chromeos/network/network_ip_config.cc
similarity index 96%
rename from chrome/browser/chromeos/cros/network_ip_config.cc
rename to chromeos/network/network_ip_config.cc
index 4dd105e0f369a319a5fe08946193c6458099e930..370a0296e8faf0a81b83f38cdb5fba9b81bf4dd6 100644
--- a/chrome/browser/chromeos/cros/network_ip_config.cc
+++ b/chromeos/network/network_ip_config.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/cros/network_ip_config.h"
+#include "chromeos/network/network_ip_config.h"
#include "base/logging.h"
« no previous file with comments | « chromeos/network/network_ip_config.h ('k') | chromeos/network/network_util.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698