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

Update some #includes in chrome/browser/renderer_host for headers in the new Platform directory

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

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@176085 0039d316-1c4b-4281-b951-d872f2087c98
parent ef9a7593
......@@ -40,7 +40,7 @@
#include "content/public/common/process_type.h"
#include "extensions/common/constants.h"
#include "googleurl/src/gurl.h"
#include "third_party/WebKit/Source/WebKit/chromium/public/platform/WebString.h"
#include "third_party/WebKit/Source/Platform/chromium/public/WebString.h"
#include "third_party/WebKit/Source/WebKit/chromium/public/WebSecurityOrigin.h"
#include "webkit/plugins/npapi/plugin_list.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