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

Unified Diff: ash/system/chromeos/network/tray_network.cc

Issue 11039034: Move ash/system/network to ash/system/chromeos (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Rebase Created 8 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 | « ash/system/chromeos/network/tray_network.h ('k') | ash/system/chromeos/network/tray_sms.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/system/chromeos/network/tray_network.cc
diff --git a/ash/system/network/tray_network.cc b/ash/system/chromeos/network/tray_network.cc
similarity index 99%
rename from ash/system/network/tray_network.cc
rename to ash/system/chromeos/network/tray_network.cc
index 7769e54fa4f8a8ddd586363a3a5b511ae416106b..8f2a9cfc5c486b4be18b8c0c8968c4feed8396a2 100644
--- a/ash/system/network/tray_network.cc
+++ b/ash/system/chromeos/network/tray_network.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 "ash/system/network/tray_network.h"
+#include "ash/system/chromeos/network/tray_network.h"
#include "ash/shell.h"
#include "ash/shell_window_ids.h"
« no previous file with comments | « ash/system/chromeos/network/tray_network.h ('k') | ash/system/chromeos/network/tray_sms.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698