| 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..f0b99854b768170f23bdd3cdb1bf25a965c0b381 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.
|
|
|