Index: webkit/storage_common.gyp |
diff --git a/webkit/storage_common.gyp b/webkit/storage_common.gyp |
index 63c9e3eb2463fdfe18e2600aad00bf1292691cdb..e8123563659381a776ac67240b7e1c5930b2c39f 100644 |
--- a/webkit/storage_common.gyp |
+++ b/webkit/storage_common.gyp |
@@ -19,9 +19,9 @@ |
'<(DEPTH)/url/url.gyp:url_lib', |
'<(DEPTH)/webkit/common/webkit_common.gyp:webkit_common', |
], |
- 'defines': ['WEBKIT_STORAGE_COMMON_IMPLEMENTATION'], |
+ 'defines': ['STORAGE_IMPLEMENTATION'], |
'sources': [ |
- 'common/storage_common_export.h', |
+ 'common/storage_export.h', |
'common/blob/blob_data.cc', |
'common/blob/blob_data.h', |
'common/blob/scoped_file.cc', |