| Index: components/offline_pages/background/BUILD.gn
|
| diff --git a/components/offline_pages/background/BUILD.gn b/components/offline_pages/background/BUILD.gn
|
| index 338bcef4050615f1e741d2d7334acac4ba114bf9..9f20181ab72cd6d2ff366be090fe6d53ae8ba459 100644
|
| --- a/components/offline_pages/background/BUILD.gn
|
| +++ b/components/offline_pages/background/BUILD.gn
|
| @@ -6,7 +6,7 @@ if (is_android) {
|
| import("//build/config/android/rules.gni")
|
| }
|
|
|
| -# GYP: //components/offline_pages/offline_pages.gypi:background_offliner
|
| +# GYP: //components/offline_pages.gypi:background_offliner
|
| static_library("background_offliner") {
|
| sources = [
|
| "device_conditions.h",
|
|
|