| Index: chrome/browser/history/select_favicon_frames.cc
|
| diff --git a/chrome/browser/favicon/select_favicon_frames.cc b/chrome/browser/history/select_favicon_frames.cc
|
| similarity index 99%
|
| rename from chrome/browser/favicon/select_favicon_frames.cc
|
| rename to chrome/browser/history/select_favicon_frames.cc
|
| index 6fca9adc45f6d3e00310e856495386d691917117..6619f0faf15ccfcff842f65ab2fdd2481fa31c6e 100644
|
| --- a/chrome/browser/favicon/select_favicon_frames.cc
|
| +++ b/chrome/browser/history/select_favicon_frames.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/favicon/select_favicon_frames.h"
|
| +#include "chrome/browser/history/select_favicon_frames.h"
|
|
|
| #include "skia/ext/image_operations.h"
|
| #include "third_party/skia/include/core/SkCanvas.h"
|
|
|