Chromium Code Reviews| Index: chrome/browser/payments/android/payment_manifest_downloader_android.cc |
| diff --git a/components/payments/content/android/payment_manifest_downloader_android.cc b/chrome/browser/payments/android/payment_manifest_downloader_android.cc |
| similarity index 98% |
| rename from components/payments/content/android/payment_manifest_downloader_android.cc |
| rename to chrome/browser/payments/android/payment_manifest_downloader_android.cc |
| index 41241e05b9a421036d4c23d272aff3bdf67348a0..52e3b09805afc8bad327b50e0606f6dd555f3668 100644 |
| --- a/components/payments/content/android/payment_manifest_downloader_android.cc |
| +++ b/chrome/browser/payments/android/payment_manifest_downloader_android.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 "components/payments/content/android/payment_manifest_downloader_android.h" |
| +#include "chrome/browser/payments/android/payment_manifest_downloader_android.h" |
|
please use gerrit instead
2017/04/24 18:22:31
There appears to be no need to move the downloader
gogerald1
2017/04/26 13:46:32
Not applicable, thought it might be better to put
|
| #include <memory> |
| #include <utility> |