Upstream version 10.39.225.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / Source / core / fetch / ResourceClient.h
index 16112d2..6bfbc1b 100644 (file)
@@ -39,7 +39,8 @@ public:
         FontType,
         StyleSheetType,
         DocumentType,
-        RawResourceType
+        RawResourceType,
+        ScriptType
     };
 
     virtual ~ResourceClient() { }