#pragma once /* Compatibility umbrella header. Prefer including headers from src/base in new * code. */ #include "base/log.h" #include "base/macros.h" #include "base/memory.h"