Upstream version 10.39.225.0
[platform/framework/web/crosswalk.git] / src / third_party / cacheinvalidation / src / proto / types.proto
index 13b43ae..e1bba02 100644 (file)
@@ -32,6 +32,8 @@ message ClientType {
     CHROME_SYNC = 1004;
     CHROME_SYNC_ANDROID = 1018;
     CHROME_SYNC_IOS = 1038;
+    CHROME_SYNC_GCM_DESKTOP = 1055;
+    CHROME_SYNC_GCM_IOS = 1056;
   }
   optional Type type = 1;
 }