Skip to content

Commit d891d3d

Browse files
authored
cleanup: remove nonexisting third_party includes (#27372)
old-commit-hash: 89f68bf
1 parent 517a020 commit d891d3d

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

SConstruct

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -197,10 +197,6 @@ env = Environment(
197197
"#third_party/libyuv/include",
198198
"#third_party/json11",
199199
"#third_party/curl/include",
200-
"#third_party/libgralloc/include",
201-
"#third_party/android_frameworks_native/include",
202-
"#third_party/android_hardware_libhardware/include",
203-
"#third_party/android_system_core/include",
204200
"#third_party/linux/include",
205201
"#third_party/snpe/include",
206202
"#third_party/mapbox-gl-native-qt/include",

0 commit comments

Comments
 (0)