Index: content/common/serialized_script_value.cc |
=================================================================== |
--- content/common/serialized_script_value.cc (revision 78395) |
+++ content/common/serialized_script_value.cc (working copy) |
@@ -2,7 +2,7 @@ |
// Use of this source code is governed by a BSD-style license that can be |
// found in the LICENSE file. |
-#include "chrome/common/serialized_script_value.h" |
+#include "content/common/serialized_script_value.h" |
#include "third_party/WebKit/Source/WebKit/chromium/public/WebSerializedScriptValue.h" |
#include "third_party/WebKit/Source/WebKit/chromium/public/WebString.h" |