| Index: components/framelet/common/framelet_constants.h
|
| diff --git a/components/framelet/common/framelet_constants.h b/components/framelet/common/framelet_constants.h
|
| index 01ddea5598686c63cf8195a6beea5db9833fb136..7671c3d1ba9227cbcc747eac5cb5b0bfe4087dd1 100644
|
| --- a/components/framelet/common/framelet_constants.h
|
| +++ b/components/framelet/common/framelet_constants.h
|
| @@ -9,8 +9,8 @@
|
|
|
| namespace framelet {
|
|
|
| +extern const char kViewId[];
|
| extern const char kEmbedderAPINamespace[];
|
| -
|
| extern const char kURL[];
|
| }
|
|
|
|
|