Index: net/net.gyp |
diff --git a/net/net.gyp b/net/net.gyp |
index d13d4e8bfa8ae16e19eaf165a872a46ed5a5af21..7128f0729817539e218542bd348e64a99f0817aa 100644 |
--- a/net/net.gyp |
+++ b/net/net.gyp |
@@ -2156,7 +2156,7 @@ |
'url_request/url_request_test_util.h', |
], |
'conditions': [ |
- ['inside_chromium_build==1 and OS != "ios"', { |
+ ['OS != "ios"', { |
'dependencies': [ |
'../third_party/protobuf/protobuf.gyp:py_proto', |
], |