Chromium Code Reviews| Index: chrome_frame/chrome_frame.gyp |
| diff --git a/chrome_frame/chrome_frame.gyp b/chrome_frame/chrome_frame.gyp |
| index 4b127d8e7b45010448d338255c905dbcc7e0db56..f19db685bd7abf7bedca89855917e36fe93484ad 100644 |
| --- a/chrome_frame/chrome_frame.gyp |
| +++ b/chrome_frame/chrome_frame.gyp |
| @@ -430,6 +430,7 @@ |
| 'include_dirs': [ |
| '<(DEPTH)/breakpad/src', |
| ], |
| + 'defines': [ 'CHROME_FRAME_NET_TESTS=1' ], |
| 'sources': [ |
| '../net/url_request/url_request_unittest.cc', |
| 'test/chrome_frame_test_utils.cc', |