| 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..1d0a6e671b142640c6baab5bb61f3208c0692283 100644
|
| --- a/components/physical_web/webui/physical_web_ui_constants.h
|
| +++ b/components/physical_web/webui/physical_web_ui_constants.h
|
| @@ -11,6 +11,7 @@ namespace physical_web_ui {
|
| // Must match the resource file names.
|
| extern const char kPhysicalWebJS[];
|
| extern const char kPhysicalWebCSS[];
|
| +extern const char kPhysicalWebLinkIcon[];
|
|
|
| // Message handlers.
|
| // Must match the constants used in the resource files.
|
|
|