Remove base.h from base/BUILD (flutter/engine#122)

This commit is contained in:
Brandon DeRosier 2022-04-07 11:23:02 -07:00 committed by Dan Field
parent bc4e15c4cb
commit 7ba73f2b09

View File

@ -9,7 +9,6 @@ impeller_component("base") {
"allocation.cc",
"allocation.h",
"backend_cast.h",
"base.h",
"comparable.cc",
"comparable.h",
"config.h",