Adding in include of base/logging

this file has transitive dependency on base/logging.h
aosp/2548850 removes a #include logging.h which causes compilation to fail here. If
we want to keep DCHECK in, we should include logging.h in this file

Test: tested compilation
Bug: 277219978
Change-Id: Id96aad34b34d8d2715f9e8bf54fcf24108a41569
1 file changed