Enable switchable restoration for chroma

Change-Id: I78a8a1749cd4449c61a106f413c697e4a2df0475
diff --git a/av1/common/enums.h b/av1/common/enums.h
index d8da90d..ba11ee9 100644
--- a/av1/common/enums.h
+++ b/av1/common/enums.h
@@ -708,7 +708,7 @@
   RESTORE_SGRPROJ,
   RESTORE_SWITCHABLE,
   RESTORE_SWITCHABLE_TYPES = RESTORE_SWITCHABLE,
-  RESTORE_TYPES,
+  RESTORE_TYPES = 4,
 } RestorationType;
 #endif  // CONFIG_LOOP_RESTORATION