summaryrefslogtreecommitdiffstats
path: root/content
diff options
context:
space:
mode:
authorsievers <sievers@chromium.org>2015-10-26 16:59:42 -0700
committerCommit bot <commit-bot@chromium.org>2015-10-27 00:00:26 +0000
commitac1cdb4caeebead8180aa7db1d6526d48c5361de (patch)
tree7356526100036b7688605f5a2e80244022158947 /content
parentc07042821214e23afdc6704e07d1c231772f29aa (diff)
downloadchromium_src-ac1cdb4caeebead8180aa7db1d6526d48c5361de.zip
chromium_src-ac1cdb4caeebead8180aa7db1d6526d48c5361de.tar.gz
chromium_src-ac1cdb4caeebead8180aa7db1d6526d48c5361de.tar.bz2
android: Remove unused include
BUG=507792 TBR=mfomitchev@chromium.org Review URL: https://codereview.chromium.org/1426473003 Cr-Commit-Position: refs/heads/master@{#356188}
Diffstat (limited to 'content')
-rw-r--r--content/browser/android/child_process_launcher_android.cc1
1 files changed, 0 insertions, 1 deletions
diff --git a/content/browser/android/child_process_launcher_android.cc b/content/browser/android/child_process_launcher_android.cc
index 44e1bd3..0749043 100644
--- a/content/browser/android/child_process_launcher_android.cc
+++ b/content/browser/android/child_process_launcher_android.cc
@@ -11,7 +11,6 @@
#include "content/browser/frame_host/render_frame_host_impl.h"
#include "content/browser/media/android/browser_media_player_manager.h"
#include "content/browser/media/media_web_contents_observer.h"
-#include "content/browser/renderer_host/compositor_impl_android.h"
#include "content/browser/web_contents/web_contents_impl.h"
#include "content/public/browser/browser_thread.h"
#include "content/public/browser/render_process_host.h"