| 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 adfd6d349ba753e67814bf7c1e56821359a1e3bd..0bf91b8d693a6eb130a87e74a4f14458a6497eeb 100644
|
| --- a/webkit/tools/test_shell/test_shell.gypi
|
| +++ b/webkit/tools/test_shell/test_shell.gypi
|
| @@ -507,6 +507,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"', {
|
|
|