Index: content/app/android/sandboxed_process_service.cc |
diff --git a/content/app/android/sandboxed_process_service.cc b/content/app/android/sandboxed_process_service.cc |
index 6954d280559e1e32f5699e73f38fcbccc11db67b..16e4bfb616e2da1f873c83b8024a1b8155219183 100644 |
--- a/content/app/android/sandboxed_process_service.cc |
+++ b/content/app/android/sandboxed_process_service.cc |
@@ -7,10 +7,8 @@ |
#include "base/global_descriptors_posix.h" |
#include "base/logging.h" |
#include "content/common/android/surface_texture_peer.h" |
-#if !defined(ANDROID_UPSTREAM_BRINGUP) |
-#include "content/common/chrome_descriptors.h" |
-#endif |
#include "content/public/app/android_library_loader_hooks.h" |
+#include "content/public/common/content_descriptors.h" |
#include "ipc/ipc_descriptors.h" |
#include "jni/sandboxed_process_service_jni.h" |