Commit 02f30cc3 authored by pilgrim@chromium.org's avatar pilgrim@chromium.org

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

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

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@176099 0039d316-1c4b-4281-b951-d872f2087c98
parent 83918ec0
......@@ -28,8 +28,8 @@
#include "content/public/browser/notification_registrar.h"
#include "content/public/browser/notification_service.h"
#include "testing/gtest/include/gtest/gtest.h"
#include "third_party/WebKit/Source/WebKit/chromium/public/platform/WebData.h"
#include "third_party/WebKit/Source/WebKit/chromium/public/platform/WebHTTPBody.h"
#include "third_party/WebKit/Source/Platform/chromium/public/WebData.h"
#include "third_party/WebKit/Source/Platform/chromium/public/WebHTTPBody.h"
#include "third_party/WebKit/Source/WebKit/chromium/public/WebHistoryItem.h"
#include "webkit/glue/glue_serialize.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