Index: third_party/WebKit/Source/core/loader/appcache/ApplicationCache.idl |
diff --git a/third_party/WebKit/Source/core/loader/appcache/ApplicationCache.idl b/third_party/WebKit/Source/core/loader/appcache/ApplicationCache.idl |
index de2ca5f08683ba68ad190a7e4fbf7d2a1d81d1ee..6459fe806ee4ce6aab0ee05d170c98f8c8f16160 100644 |
--- a/third_party/WebKit/Source/core/loader/appcache/ApplicationCache.idl |
+++ b/third_party/WebKit/Source/core/loader/appcache/ApplicationCache.idl |
@@ -27,7 +27,6 @@ |
[ |
DoNotCheckConstants, |
- GarbageCollected, |
// TODO(philipj): Exposed=(Window,SharedWorker) |
] interface ApplicationCache : EventTarget { |
// update status |