Index: url/url_constants.cc |
diff --git a/url/url_constants.cc b/url/url_constants.cc |
index 2dc1478a8e0e12bb3aac1a485380a5b07602958a..71cb90bdade624041aff80a62a85c22ab1cdf3d6 100644 |
--- a/url/url_constants.cc |
+++ b/url/url_constants.cc |
@@ -25,4 +25,5 @@ const char kWssScheme[] = "wss"; |
const char kStandardSchemeSeparator[] = "://"; |
+const char kUniqueOriginSerialization[] = "null"; |
} // namespace url |