| Index: webkit/appcache/webkit_appcache.gypi
|
| diff --git a/webkit/appcache/webkit_appcache.gypi b/webkit/appcache/webkit_appcache.gypi
|
| index 6529dfbd05fcfa990de6d365454088ea559ff682..2ae80d9097a88196737ad63637cd29687c23a971 100644
|
| --- a/webkit/appcache/webkit_appcache.gypi
|
| +++ b/webkit/appcache/webkit_appcache.gypi
|
| @@ -8,8 +8,8 @@
|
| 'target_name': 'appcache',
|
| 'type': 'static_library',
|
| 'dependencies': [
|
| - '<(DEPTH)/app/app.gyp:app_base',
|
| '<(DEPTH)/net/net.gyp:net',
|
| + '<(DEPTH)/sql/sql.gyp:sql',
|
| ],
|
| 'sources': [
|
| # This list contains all .h and .cc in appcache except for test code.
|
|
|