| Index: ash/common/system/system_notifier.cc
|
| diff --git a/ash/system/system_notifier.cc b/ash/common/system/system_notifier.cc
|
| similarity index 98%
|
| rename from ash/system/system_notifier.cc
|
| rename to ash/common/system/system_notifier.cc
|
| index 76875de28d12b8c1d561d200af1c649e382cd700..1d35d4fb6811790f5b09f448b3a227ec37f80aee 100644
|
| --- a/ash/system/system_notifier.cc
|
| +++ b/ash/common/system/system_notifier.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/system_notifier.h"
|
| +#include "ash/common/system/system_notifier.h"
|
|
|
| #include "base/logging.h"
|
|
|
|
|