Index: content/common/db_message_filter.cc |
=================================================================== |
--- content/common/db_message_filter.cc (revision 77970) |
+++ content/common/db_message_filter.cc (working copy) |
@@ -1,10 +1,10 @@ |
-// Copyright (c) 2010 The Chromium Authors. All rights reserved. |
+// Copyright (c) 2011 The Chromium Authors. All rights reserved. |
// Use of this source code is governed by a BSD-style license that can be |
// found in the LICENSE file. |
-#include "chrome/common/db_message_filter.h" |
+#include "content/common/db_message_filter.h" |
-#include "chrome/common/database_messages.h" |
+#include "content/common/database_messages.h" |
#include "third_party/WebKit/Source/WebKit/chromium/public/WebDatabase.h" |
#include "third_party/WebKit/Source/WebKit/chromium/public/WebString.h" |