| Index: chrome/browser/ui/cocoa/tab_contents/tab_contents_controller.mm
|
| ===================================================================
|
| --- chrome/browser/ui/cocoa/tab_contents/tab_contents_controller.mm (revision 0)
|
| +++ chrome/browser/ui/cocoa/tab_contents/tab_contents_controller.mm (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.
|
|
|
| -#import "chrome/browser/ui/cocoa/tab_contents_controller.h"
|
| +#import "chrome/browser/ui/cocoa/tab_contents/tab_contents_controller.h"
|
|
|
| #include "base/scoped_nsobject.h"
|
| #include "chrome/browser/renderer_host/render_view_host.h"
|
|
|