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 e36d713e875e8739a81cd49c8cb9be9a15acaeef..7c87d71dd0c1e12d8130640c9d4f6df19bb79a33 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" |