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

Unified Diff: chrome/browser/predictors/resource_prefetch_predictor.proto

Issue 2285673002: predictors: Version the resource_prefetch_predictor database. (Closed)
Patch Set: . Created 4 years, 4 months 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
« no previous file with comments | « no previous file | chrome/browser/predictors/resource_prefetch_predictor_tables.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/predictors/resource_prefetch_predictor.proto
diff --git a/chrome/browser/predictors/resource_prefetch_predictor.proto b/chrome/browser/predictors/resource_prefetch_predictor.proto
index bc88ee60f38a0d54ddabd2d5746b22d1d1f9217b..ae81576ff4002d1204b25358a11ebec892e732a3 100644
--- a/chrome/browser/predictors/resource_prefetch_predictor.proto
+++ b/chrome/browser/predictors/resource_prefetch_predictor.proto
@@ -3,6 +3,8 @@
// found in the LICENSE file.
// Protocol buffers used for storing in SQLite.
+// CAUTION: When any change is done here, bump kDatabaseVersion in
+// resource_prefetch_predictor.h.
syntax = "proto2";
« no previous file with comments | « no previous file | chrome/browser/predictors/resource_prefetch_predictor_tables.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698