summaryrefslogtreecommitdiff
path: root/chromium/components/physical_web/webui/physical_web_ui_constants.cc
diff options
context:
space:
mode:
Diffstat (limited to 'chromium/components/physical_web/webui/physical_web_ui_constants.cc')
-rw-r--r--chromium/components/physical_web/webui/physical_web_ui_constants.cc2
1 files changed, 0 insertions, 2 deletions
diff --git a/chromium/components/physical_web/webui/physical_web_ui_constants.cc b/chromium/components/physical_web/webui/physical_web_ui_constants.cc
index 47415b72e7a..82d1af39dab 100644
--- a/chromium/components/physical_web/webui/physical_web_ui_constants.cc
+++ b/chromium/components/physical_web/webui/physical_web_ui_constants.cc
@@ -16,12 +16,10 @@ const char kPhysicalWebItemClicked[] = "physicalWebItemClicked";
// Strings.
const char kTitle[] = "title";
-const char kPageInfo[] = "pageInfo";
const char kPageInfoDescription[] = "pageInfoDescription";
const char kPageInfoIcon[] = "pageInfoIcon";
const char kPageInfoTitle[] = "pageInfoTitle";
const char kResolvedUrl[] = "resolvedUrl";
-const char kScannedUrl[] = "scannedUrl";
const char kIndex[] = "index";
const char kReturnNearbyUrls[] = "returnNearbyURLs";
const char kMetadata[] = "metadata";