Index: chrome/common/search_provider.h |
diff --git a/chrome/common/search_provider.h b/chrome/common/search_provider.h |
index c1daea6aa51bb774de961763c80abf93f6afeee7..d55416c6c6bdf55129c63f7ecd7d32b6ba8af2c0 100644 |
--- a/chrome/common/search_provider.h |
+++ b/chrome/common/search_provider.h |
@@ -14,6 +14,7 @@ enum OSDDType { |
// The Open Search Description URL was given by Javascript. |
EXPLICIT_PROVIDER, |
+ OSDD_TYPE_LAST = EXPLICIT_PROVIDER |
}; |
// The install state of the search provider (not installed, installed, default). |