Chromium Code Reviews| Index: views/views.gyp |
| diff --git a/views/views.gyp b/views/views.gyp |
| index ce20a1ac98b33472d9958f6ca16e41a9999e5f08..ae3b378fb3319b1dbbc54a9203bbb5043a302e6c 100644 |
| --- a/views/views.gyp |
| +++ b/views/views.gyp |
| @@ -36,7 +36,6 @@ |
| '../base/base.gyp:base_i18n', |
| '../base/third_party/dynamic_annotations/dynamic_annotations.gyp:dynamic_annotations', |
| '../build/temp_gyp/googleurl.gyp:googleurl', |
| - '../net/net.gyp:net', |
|
sky
2011/09/04 16:01:48
looks like drop_target_gtk uses one file from net.
sadrul
2011/09/04 18:14:13
Indeed. I was trying to get rid of net dependency
sky
2011/09/06 14:55:39
We could probably create a ViewsDelegate method fo
|
| '../skia/skia.gyp:skia', |
| '../third_party/icu/icu.gyp:icui18n', |
| '../third_party/icu/icu.gyp:icuuc', |