Index: chrome/common/chrome_features.h |
diff --git a/chrome/common/chrome_features.h b/chrome/common/chrome_features.h |
index c0910bca3d447a8f60a3e9d92e5942a5ffac2c94..f18339db6106bdbc32ac5d95004cfdf66b4f9c80 100644 |
--- a/chrome/common/chrome_features.h |
+++ b/chrome/common/chrome_features.h |
@@ -29,6 +29,8 @@ extern const base::Feature kMaterialDesignHistoryFeature; |
extern const base::Feature kRuntimeMemoryLeakDetector; |
#endif // defined(OS_CHROMEOS) |
+extern const base::Feature kSafeSearchUrlReporting; |
+ |
extern const base::Feature kSimplifiedFullscreenUI; |
#if defined(SYZYASAN) |