Index: content/app/android/child_process_service.cc |
diff --git a/content/app/android/child_process_service.cc b/content/app/android/child_process_service.cc |
index 2ac9ef4c77b87d235579db87ffc2387141a713fd..8ede667095fecc71c10af32c983c6f3794e54319 100644 |
--- a/content/app/android/child_process_service.cc |
+++ b/content/app/android/child_process_service.cc |
@@ -11,6 +11,7 @@ |
#include "base/android/library_loader/library_loader_hooks.h" |
#include "base/android/memory_pressure_listener_android.h" |
#include "base/logging.h" |
+#include "base/macros.h" |
#include "base/posix/global_descriptors.h" |
#include "content/child/child_thread_impl.h" |
#include "content/common/android/surface_texture_manager.h" |