| Index: chromeos/system/mock_statistics_provider.cc
|
| diff --git a/chrome/browser/chromeos/system/mock_statistics_provider.cc b/chromeos/system/mock_statistics_provider.cc
|
| similarity index 84%
|
| rename from chrome/browser/chromeos/system/mock_statistics_provider.cc
|
| rename to chromeos/system/mock_statistics_provider.cc
|
| index 26c2d22fa41c66f74cf45625ce38345a285c4126..e5b529d1f7645df3d9b77ed3cb3c6019bbd1e08b 100644
|
| --- a/chrome/browser/chromeos/system/mock_statistics_provider.cc
|
| +++ b/chromeos/system/mock_statistics_provider.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/system/mock_statistics_provider.h"
|
| +#include "chromeos/system/mock_statistics_provider.h"
|
|
|
| namespace chromeos {
|
| namespace system {
|
|
|