| 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"
|
|
|