Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(466)

Unified Diff: components/framelet/common/framelet_constants.cc

Issue 1531533002: wjm day 2 work (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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
« no previous file with comments | « components/framelet/common/framelet_constants.h ('k') | components/framelet/common/framelet_message_generator.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698