| Index: chrome/browser/win/jumplist.cc
|
| diff --git a/chrome/browser/jumplist_win.cc b/chrome/browser/win/jumplist.cc
|
| similarity index 99%
|
| rename from chrome/browser/jumplist_win.cc
|
| rename to chrome/browser/win/jumplist.cc
|
| index 57dccaf49b5f304ffc0df24789d11c1a18013728..ab37c55a0dc6a2d6f145ee5a0678337ba73c8adb 100644
|
| --- a/chrome/browser/jumplist_win.cc
|
| +++ b/chrome/browser/win/jumplist.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_win.h"
|
| +#include "chrome/browser/win/jumplist.h"
|
|
|
| #include "base/bind.h"
|
| #include "base/bind_helpers.h"
|
|
|