Index: components/framelet/common/framelet_constants.cc |
diff --git a/components/framelet/common/framelet_constants.cc b/components/framelet/common/framelet_constants.cc |
index 4b54c17c9a792313524456f918dc4f713f8fb1c8..b425bc85c6db54a24eaf6c292b82d8191a907c2c 100644 |
--- a/components/framelet/common/framelet_constants.cc |
+++ b/components/framelet/common/framelet_constants.cc |
@@ -6,8 +6,8 @@ |
namespace framelet { |
+const char kViewId[] = "frameletViewId"; |
const char kEmbedderAPINamespace[] = "frameletInternal"; |
- |
const char kURL[] = "url"; |
} // namespace framelet |