Index: third_party/expat/expat.gyp |
diff --git a/third_party/expat/expat.gyp b/third_party/expat/expat.gyp |
index 5f1657c9f80d2396d9aa9b53227b84bd318d529e..c11b9e65a8a4831ee2dd43f864f10602f740f5fa 100644 |
--- a/third_party/expat/expat.gyp |
+++ b/third_party/expat/expat.gyp |
@@ -34,15 +34,6 @@ |
'-lexpat', |
], |
}, |
- 'conditions': [ |
- ['OS=="android"', { |
- 'direct_dependent_settings': { |
- 'include_dirs': [ |
- '<(android_src)/external/expat/lib', |
- ], |
- }, |
- }], |
- ], |
}, |
], |
}, { # else: use_system_expat != 1 |