| Index: sync/internal_api/attachments/task_queue.cc
|
| diff --git a/chrome/browser/bitmap_fetcher.h b/sync/internal_api/attachments/task_queue.cc
|
| similarity index 73%
|
| copy from chrome/browser/bitmap_fetcher.h
|
| copy to sync/internal_api/attachments/task_queue.cc
|
| index ae271fecf7bc74f051c511133d2730d41156cb15..a89e496649a7963a72283ce5143d9b4daa9b9d1a 100644
|
| --- a/chrome/browser/bitmap_fetcher.h
|
| +++ b/sync/internal_api/attachments/task_queue.cc
|
| @@ -2,4 +2,4 @@
|
| // Use of this source code is governed by a BSD-style license that can be
|
| // found in the LICENSE file.
|
|
|
| -#include "chrome/browser/bitmap_fetcher/bitmap_fetcher.h"
|
| +#include "sync/internal_api/public/attachments/task_queue.h"
|
|
|