summaryrefslogtreecommitdiffstats
path: root/content/browser/android
diff options
context:
space:
mode:
authorrvargas@chromium.org <rvargas@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2014-05-14 21:27:29 +0000
committerrvargas@chromium.org <rvargas@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2014-05-14 21:27:29 +0000
commit2992413f883106e33c1c173429370abd7ebea617 (patch)
treeddf5f799466ffbdc4ae5e5d0b5339c359f7c6282 /content/browser/android
parent09fdca456fd5ac4e200edf7470aec8568347a342 (diff)
downloadchromium_src-2992413f883106e33c1c173429370abd7ebea617.zip
chromium_src-2992413f883106e33c1c173429370abd7ebea617.tar.gz
chromium_src-2992413f883106e33c1c173429370abd7ebea617.tar.bz2
Remove stray platform_file.h from content
BUG=322664 Review URL: https://codereview.chromium.org/282893003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@270475 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'content/browser/android')
-rw-r--r--content/browser/android/child_process_launcher_android.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/content/browser/android/child_process_launcher_android.h b/content/browser/android/child_process_launcher_android.h
index 448abb8..747649f 100644
--- a/content/browser/android/child_process_launcher_android.h
+++ b/content/browser/android/child_process_launcher_android.h
@@ -9,7 +9,6 @@
#include "base/callback.h"
#include "base/command_line.h"
-#include "base/platform_file.h"
#include "base/process/process.h"
#include "content/public/browser/file_descriptor_info.h"