| Index: app/app.gyp
|
| diff --git a/app/app.gyp b/app/app.gyp
|
| index 6aea564be0ba427d23af8e5f86c60735050aa62c..107d4b30d57885f0f6a3ee9d68315e3d6487feb1 100644
|
| --- a/app/app.gyp
|
| +++ b/app/app.gyp
|
| @@ -59,7 +59,6 @@
|
| 'sql/statement_unittest.cc',
|
| 'sql/transaction_unittest.cc',
|
| 'test_suite.h',
|
| - 'win/win_util_unittest.cc',
|
| ],
|
| 'include_dirs': [
|
| '..',
|
| @@ -79,7 +78,6 @@
|
| 'sources!': [
|
| '../ui/base/dragdrop/os_exchange_data_win_unittest.cc',
|
| '../ui/base/view_prop_unittest.cc',
|
| - 'win_util_unittest.cc',
|
| ],
|
| }],
|
| ['OS =="linux" or OS =="freebsd"', {
|
|
|