| Index: webkit/tools/test_shell/test_shell.gypi
|
| diff --git a/webkit/tools/test_shell/test_shell.gypi b/webkit/tools/test_shell/test_shell.gypi
|
| index 082c5022f916e9272adb1f7a98a80cc9e908d2f7..3f52794857b90ebfeb4948133f5b36988ba4438a 100644
|
| --- a/webkit/tools/test_shell/test_shell.gypi
|
| +++ b/webkit/tools/test_shell/test_shell.gypi
|
| @@ -506,6 +506,9 @@
|
| ['chromeos==1', {
|
| 'sources': [
|
| '../../chromeos/fileapi/file_access_permissions_unittest.cc',
|
| + '../../chromeos/fileapi/memory_file_util.cc',
|
| + '../../chromeos/fileapi/memory_file_util.h',
|
| + '../../chromeos/fileapi/memory_file_util_unittest.cc',
|
| ],
|
| }],
|
| ['OS=="mac"', {
|
|
|