| 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 320bf4c212eee9615776e5a6d0171f24c070ff42..278736d18dddc9178bebf80511c9678da8e550d3 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.
|
|
|