Chromium Code Reviews| Index: chrome/browser/android/webapps/add_to_homescreen_data_fetcher_unittest.cc |
| diff --git a/chrome/browser/android/webapps/add_to_homescreen_data_fetcher_unittest.cc b/chrome/browser/android/webapps/add_to_homescreen_data_fetcher_unittest.cc |
| index c8bfaf1bf4f3ad4f56063c92402ec05061852373..49252bc7b36954d23a82c7cffef4634d61372a70 100644 |
| --- a/chrome/browser/android/webapps/add_to_homescreen_data_fetcher_unittest.cc |
| +++ b/chrome/browser/android/webapps/add_to_homescreen_data_fetcher_unittest.cc |
| @@ -33,6 +33,8 @@ |
| #include "ui/gfx/image/image_unittest_util.h" |
| #include "url/gurl.h" |
| +// TODO(697228): Fix slow & incomplete tests. |
|
dominickn
2017/02/28 23:17:12
TODO(zpeng): Add tests for <things to add tests fo
F
2017/02/28 23:22:06
Done. Thanks!
|
| + |
| namespace { |
| const char* kDefaultManifestUrl = "https://www.example.com/manifest.json"; |