Chromium Code Reviews| Index: chrome/chrome_tests.gypi |
| diff --git a/chrome/chrome_tests.gypi b/chrome/chrome_tests.gypi |
| index e842e4f643e4979baed034e641ee4b0b74c4bb6d..a3c77f80ba45491e15b76290a20639d5f7d374cf 100644 |
| --- a/chrome/chrome_tests.gypi |
| +++ b/chrome/chrome_tests.gypi |
| @@ -2105,6 +2105,10 @@ |
| '../build/linux/system.gyp:nss', |
| '../tools/xdisplaycheck/xdisplaycheck.gyp:xdisplaycheck', |
| ], |
| + 'sources': [ |
| + # TODO(estade): port to win/mac. |
|
Miranda Callahan
2010/10/18 23:26:00
should probably be against johnnyg/mirandac?
Evan Stade
2010/10/18 23:29:08
the name is an indication of authorship, not neces
|
| + 'browser/dom_ui/constrained_html_ui_browsertest.cc', |
| + ], |
| }], |
| ['OS=="mac"', { |
| 'include_dirs': [ |