| Index: content/browser/tab_contents/background_contents.cc
|
| ===================================================================
|
| --- content/browser/tab_contents/background_contents.cc (revision 0)
|
| +++ content/browser/tab_contents/background_contents.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/browser/tab_contents/background_contents.h"
|
| +#include "content/browser/tab_contents/background_contents.h"
|
|
|
| #include "chrome/browser/background_contents_service.h"
|
| #include "chrome/browser/browsing_instance.h"
|
|
|