Commit ef9a7593 authored by pilgrim@chromium.org's avatar pilgrim@chromium.org

Update some #includes in content/renderer/android for headers in the new Platform directory

Review URL: https://chromiumcodereview.appspot.com/11830033

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@176084 0039d316-1c4b-4281-b951-d872f2087c98
parent d4a3e566
...@@ -5,7 +5,7 @@ ...@@ -5,7 +5,7 @@
#include "content/renderer/android/content_detector.h" #include "content/renderer/android/content_detector.h"
#include "base/logging.h" #include "base/logging.h"
#include "third_party/WebKit/Source/WebKit/chromium/public/platform/WebPoint.h" #include "third_party/WebKit/Source/Platform/chromium/public/WebPoint.h"
#include "third_party/WebKit/Source/WebKit/chromium/public/WebHitTestResult.h" #include "third_party/WebKit/Source/WebKit/chromium/public/WebHitTestResult.h"
#include "third_party/WebKit/Source/WebKit/chromium/public/WebSurroundingText.h" #include "third_party/WebKit/Source/WebKit/chromium/public/WebSurroundingText.h"
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment