| Index: chrome/browser/ui/views/tab_contents/native_tab_contents_container_gtk.cc
|
| diff --git a/chrome/browser/ui/views/tab_contents/native_tab_contents_container_gtk.cc b/chrome/browser/ui/views/tab_contents/native_tab_contents_container_gtk.cc
|
| index 82c0b26e17cc48e72d610b3b75157c719ee7ed84..2013a6542ad8a91347fc736377d458b469ff640a 100644
|
| --- a/chrome/browser/ui/views/tab_contents/native_tab_contents_container_gtk.cc
|
| +++ b/chrome/browser/ui/views/tab_contents/native_tab_contents_container_gtk.cc
|
| @@ -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/browser/views/tab_contents/native_tab_contents_container_gtk.h"
|
| +#include "chrome/browser/ui/views/tab_contents/native_tab_contents_container_gtk.h"
|
|
|
| #include "chrome/browser/renderer_host/render_widget_host_view.h"
|
| #include "chrome/browser/tab_contents/interstitial_page.h"
|
|
|