Index: third_party/WebKit/Source/modules/cachestorage/Cache.h |
diff --git a/third_party/WebKit/Source/modules/cachestorage/Cache.h b/third_party/WebKit/Source/modules/cachestorage/Cache.h |
index 3ae67a66454cd80d984ccaf2c68dc77c0bde67e6..03de1b57e468b6239f0784d2690177486ecd55ca 100644 |
--- a/third_party/WebKit/Source/modules/cachestorage/Cache.h |
+++ b/third_party/WebKit/Source/modules/cachestorage/Cache.h |
@@ -7,6 +7,7 @@ |
#include "bindings/core/v8/ScriptPromise.h" |
#include "bindings/core/v8/ScriptWrappable.h" |
+#include "bindings/modules/v8/UnionTypesModules.h" |
#include "modules/ModulesExport.h" |
#include "modules/cachestorage/CacheQueryOptions.h" |
#include "modules/fetch/GlobalFetch.h" |