Index: content/worker/webworker_stub.cc |
=================================================================== |
--- content/worker/webworker_stub.cc (revision 78005) |
+++ content/worker/webworker_stub.cc (working copy) |
@@ -1,8 +1,8 @@ |
-// Copyright (c) 2009 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/worker/webworker_stub.h" |
+#include "content/worker/webworker_stub.h" |
#include "base/command_line.h" |
#include "content/common/child_thread.h" |