Index: chrome/chrome_common.gypi |
diff --git a/chrome/chrome_common.gypi b/chrome/chrome_common.gypi |
index 369bf8a3297a6e4039fd4f3a30514a4adc250c55..1234265c21ebc395c89bbf1f325a99978e5c8b87 100644 |
--- a/chrome/chrome_common.gypi |
+++ b/chrome/chrome_common.gypi |
@@ -536,11 +536,6 @@ |
'common/pepper_permission_util.cc', |
], |
}], |
- ['use_system_nspr==1', { |
- 'dependencies': [ |
- '<(DEPTH)/base/third_party/nspr/nspr.gyp:nspr', |
- ], |
- }], |
['enable_webrtc==0', { |
'sources!': [ |
'common/media/webrtc_logging_messages.h', |