| Index: chrome/browser/android/offline_pages/offline_page_mhtml_archiver.cc
|
| diff --git a/chrome/browser/offline_pages/offline_page_mhtml_archiver.cc b/chrome/browser/android/offline_pages/offline_page_mhtml_archiver.cc
|
| similarity index 97%
|
| rename from chrome/browser/offline_pages/offline_page_mhtml_archiver.cc
|
| rename to chrome/browser/android/offline_pages/offline_page_mhtml_archiver.cc
|
| index 0846ae7b4d2cbf5a7bb2ffac5f71201f68358179..c03582506c29a2644f61b341c89c55cc869c678a 100644
|
| --- a/chrome/browser/offline_pages/offline_page_mhtml_archiver.cc
|
| +++ b/chrome/browser/android/offline_pages/offline_page_mhtml_archiver.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/offline_pages/offline_page_mhtml_archiver.h"
|
| +#include "chrome/browser/android/offline_pages/offline_page_mhtml_archiver.h"
|
|
|
| #include "base/bind.h"
|
| #include "base/files/file_path.h"
|
|
|