| Index: chrome/browser/win/jumplist_updater.cc
|
| diff --git a/chrome/browser/jumplist_updater_win.cc b/chrome/browser/win/jumplist_updater.cc
|
| similarity index 99%
|
| rename from chrome/browser/jumplist_updater_win.cc
|
| rename to chrome/browser/win/jumplist_updater.cc
|
| index 62aaee1e9a5ae5e27b3ce0aec5f7a269944018cb..39bfc1f0728fe04fbd0e66f6c96d2c365cb2a23b 100644
|
| --- a/chrome/browser/jumplist_updater_win.cc
|
| +++ b/chrome/browser/win/jumplist_updater.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/jumplist_updater_win.h"
|
| +#include "chrome/browser/win/jumplist_updater.h"
|
|
|
| #include <windows.h>
|
| #include <propkey.h>
|
|
|