| Index: components/physical_web/webui/physical_web_ui_constants.h
|
| diff --git a/components/physical_web/webui/physical_web_ui_constants.h b/components/physical_web/webui/physical_web_ui_constants.h
|
| index 2eb85231496505a0472215a94382813b89104a7f..492ae573cae8d10520c0d9ea660322abea6dc139 100644
|
| --- a/components/physical_web/webui/physical_web_ui_constants.h
|
| +++ b/components/physical_web/webui/physical_web_ui_constants.h
|
| @@ -14,7 +14,7 @@ extern const char kPhysicalWebCSS[];
|
|
|
| // Message handlers.
|
| // Must match the constants used in the resource files.
|
| -extern const char kRequestNearbyUrls[];
|
| +extern const char kPhysicalWebPageLoaded[];
|
| extern const char kPhysicalWebItemClicked[];
|
|
|
| // Strings.
|
|
|