| Index: Source/core/core.gyp/core.gyp
|
| diff --git a/Source/core/core.gyp/core.gyp b/Source/core/core.gyp/core.gyp
|
| index fb12ece632e48bce8283b8ba4d6addda8b6bc1b1..b000962f2abc804d2e743be15bd5ec9a9e2a7ad1 100644
|
| --- a/Source/core/core.gyp/core.gyp
|
| +++ b/Source/core/core.gyp/core.gyp
|
| @@ -340,10 +340,6 @@
|
| # a map from header name to absolute include path. For now, let the
|
| # generated bindings files use relative paths.
|
| '../page',
|
| - '../loader/appcache',
|
| - '../platform/leveldb',
|
| - '../platform/sql',
|
| - '../storage',
|
| ],
|
| 'sources': [
|
| # These files include all the .cpp files generated from the .idl files
|
|
|