| Index: ash/system/chromeos/power/video_activity_notifier_unittest.cc
|
| diff --git a/ash/system/power/video_activity_notifier_unittest.cc b/ash/system/chromeos/power/video_activity_notifier_unittest.cc
|
| similarity index 98%
|
| rename from ash/system/power/video_activity_notifier_unittest.cc
|
| rename to ash/system/chromeos/power/video_activity_notifier_unittest.cc
|
| index cb8d8650afb7144bcd30b1fad07f8767b414198b..eaf9fc8e8c0ae6f372b8b9b1b58abf2220d517cd 100644
|
| --- a/ash/system/power/video_activity_notifier_unittest.cc
|
| +++ b/ash/system/chromeos/power/video_activity_notifier_unittest.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/power/video_activity_notifier.h"
|
| +#include "ash/system/chromeos/power/video_activity_notifier.h"
|
|
|
| #include <memory>
|
|
|
|
|