summaryrefslogtreecommitdiffstats
path: root/chromium/webkit/storage_common.gyp
diff options
context:
space:
mode:
Diffstat (limited to 'chromium/webkit/storage_common.gyp')
-rw-r--r--chromium/webkit/storage_common.gyp3
1 files changed, 2 insertions, 1 deletions
diff --git a/chromium/webkit/storage_common.gyp b/chromium/webkit/storage_common.gyp
index 64178c2e1b3..f52af1e2a4c 100644
--- a/chromium/webkit/storage_common.gyp
+++ b/chromium/webkit/storage_common.gyp
@@ -8,6 +8,7 @@
},
'targets': [
{
+ # GN version: //webkit/common:storage
'target_name': 'webkit_storage_common',
'type': '<(component)',
'variables': { 'enable_wexit_time_destructors': 1, },
@@ -32,7 +33,7 @@
'common/database/database_connections.cc',
'common/database/database_connections.h',
'common/database/database_identifier.cc',
- 'common/database/database_identifier.cc',
+ 'common/database/database_identifier.h',
'common/fileapi/directory_entry.cc',
'common/fileapi/directory_entry.h',
'common/fileapi/file_system_info.cc',