| 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..320bf4c212eee9615776e5a6d0171f24c070ff42 100644
|
| --- a/components/physical_web/webui/physical_web_ui_constants.h
|
| +++ b/components/physical_web/webui/physical_web_ui_constants.h
|
| @@ -20,6 +20,7 @@ extern const char kPhysicalWebItemClicked[];
|
| // Strings.
|
| // Must match the constants used in the resource files.
|
| extern const char kTitle[];
|
| +extern const char kEmptyMessage[];
|
| extern const char kPageInfoDescription[];
|
| extern const char kPageInfoIcon[];
|
| extern const char kPageInfoTitle[];
|
|
|