| Index: chrome/browser/win/private_working_set_snapshot.cc
|
| diff --git a/chrome/browser/private_working_set_snapshot_win.cc b/chrome/browser/win/private_working_set_snapshot.cc
|
| similarity index 99%
|
| rename from chrome/browser/private_working_set_snapshot_win.cc
|
| rename to chrome/browser/win/private_working_set_snapshot.cc
|
| index a0703fe4a29d31e21ddc130a0647c8185bd4cc3a..c3747db4086af61ee73a4876ca5cb2db9aebe3b8 100644
|
| --- a/chrome/browser/private_working_set_snapshot_win.cc
|
| +++ b/chrome/browser/win/private_working_set_snapshot.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 <pdh.h>
|
| #include <pdhmsg.h>
|
|
|