Index: chrome/chrome_browser_extensions.gypi |
diff --git a/chrome/chrome_browser_extensions.gypi b/chrome/chrome_browser_extensions.gypi |
index 7fa79f3ea0bf561aa266e10d8bad8c88e6fc62c8..c578c728060dde45cf2b4ace573d0c47a06a5df6 100644 |
--- a/chrome/chrome_browser_extensions.gypi |
+++ b/chrome/chrome_browser_extensions.gypi |
@@ -660,16 +660,6 @@ |
'../third_party/protobuf/protobuf.gyp:protobuf_lite', |
'../third_party/protobuf/protobuf.gyp:protoc#host', |
], |
- 'conditions': [ |
- ['system_libcros==0', { |
- 'dependencies': [ |
- '../third_party/cros/cros_api.gyp:cros_api', |
- ], |
- 'include_dirs': [ |
- '../third_party/' |
- ], |
- }], |
- ], |
}], |
], |
}], |