Index: chrome/browser/local_discovery/privet_constants.h |
diff --git a/chrome/browser/local_discovery/privet_constants.h b/chrome/browser/local_discovery/privet_constants.h |
index 408a360df70cd3dfb42acf5beb99e37fc42fdcb0..f6c0e1aa4e9b57cfdc5f28fa56d347369551a343 100644 |
--- a/chrome/browser/local_discovery/privet_constants.h |
+++ b/chrome/browser/local_discovery/privet_constants.h |
@@ -47,6 +47,8 @@ const int kPrivetDefaultTimeout = 15; |
const double kPrivetMaximumTimeRandomAddition = 0.2; |
+const int kAccountIndexUseOAuth2 = -1; |
+ |
} // namespace local_discovery |
#endif // CHROME_BROWSER_LOCAL_DISCOVERY_PRIVET_CONSTANTS_H_ |