From d9eed90a1502351a84c4532e34552adaecccf58c Mon Sep 17 00:00:00 2001 From: "pilgrim@chromium.org" Date: Thu, 10 Jan 2013 00:33:30 +0000 Subject: Update some #includes in chrome/common for headers in the new Platform directory Review URL: https://chromiumcodereview.appspot.com/11827034 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@175942 0039d316-1c4b-4281-b951-d872f2087c98 --- chrome/common/localized_error.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'chrome/common/localized_error.cc') diff --git a/chrome/common/localized_error.cc b/chrome/common/localized_error.cc index 832ad99..250b185 100644 --- a/chrome/common/localized_error.cc +++ b/chrome/common/localized_error.cc @@ -18,7 +18,7 @@ #include "grit/generated_resources.h" #include "net/base/escape.h" #include "net/base/net_errors.h" -#include "third_party/WebKit/Source/WebKit/chromium/public/platform/WebURLError.h" +#include "third_party/WebKit/Source/Platform/chromium/public/WebURLError.h" #include "ui/base/l10n/l10n_util.h" #include "webkit/glue/webkit_glue.h" -- cgit v1.1