Index: chrome/browser/local_discovery/privet_constants.cc |
diff --git a/chrome/browser/local_discovery/privet_constants.cc b/chrome/browser/local_discovery/privet_constants.cc |
index afa7d021f765464b65804d04f51f1fb9ebad2140..525e79f9fcab2f2ed9cea9e3b8962eddfd7353a9 100644 |
--- a/chrome/browser/local_discovery/privet_constants.cc |
+++ b/chrome/browser/local_discovery/privet_constants.cc |
@@ -45,6 +45,7 @@ const char kPrivetTypePrinter[] = "printer"; |
const char kPrivetTxtKeyName[] = "ty"; |
const char kPrivetTxtKeyDescription[] = "note"; |
const char kPrivetTxtKeyURL[] = "url"; |
+const char kPrivetTxtKeyVersion[] = "txtvers"; |
const char kPrivetTxtKeyType[] = "type"; |
const char kPrivetTxtKeyID[] = "id"; |
const char kPrivetTxtKeyConnectionState[] = "cs"; |