| Index: chrome/browser/win/private_working_set_snapshot_unittest.cc
|
| diff --git a/chrome/browser/private_working_set_snapshot_win_unittest.cc b/chrome/browser/win/private_working_set_snapshot_unittest.cc
|
| similarity index 97%
|
| rename from chrome/browser/private_working_set_snapshot_win_unittest.cc
|
| rename to chrome/browser/win/private_working_set_snapshot_unittest.cc
|
| index ccc2e01801efd529cf2a871e1368d8d8b8cf04cd..eead5f80288c96a8ac98815f1012347a340c95d2 100644
|
| --- a/chrome/browser/private_working_set_snapshot_win_unittest.cc
|
| +++ b/chrome/browser/win/private_working_set_snapshot_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 "chrome/browser/private_working_set_snapshot.h"
|
| +#include "chrome/browser/win/private_working_set_snapshot.h"
|
|
|
| #include <stddef.h>
|
|
|
|
|