| Index: net/net.gyp
|
| ===================================================================
|
| --- net/net.gyp (revision 112998)
|
| +++ net/net.gyp (working copy)
|
| @@ -56,8 +56,6 @@
|
| 'base/bandwidth_metrics.cc',
|
| 'base/bandwidth_metrics.h',
|
| 'base/cache_type.h',
|
| - 'base/capturing_net_log.cc',
|
| - 'base/capturing_net_log.h',
|
| 'base/cert_database.cc',
|
| 'base/cert_database.h',
|
| 'base/cert_database_mac.cc',
|
| @@ -1367,6 +1365,8 @@
|
| '../testing/gtest.gyp:gtest',
|
| ],
|
| 'sources': [
|
| + 'base/capturing_net_log.cc',
|
| + 'base/capturing_net_log.h',
|
| 'base/cert_test_util.cc',
|
| 'base/cert_test_util.h',
|
| 'base/cookie_monster_store_test.cc',
|
|
|