| Index: chrome/browser/ui/views/tabs/native_view_photobooth_win.cc
 | 
| diff --git a/chrome/browser/ui/views/tabs/native_view_photobooth_win.cc b/chrome/browser/ui/views/tabs/native_view_photobooth_win.cc
 | 
| index d749ea016e9f23c63f3ffd7ede81b4019839c038..7ea3ad3e1a082b4a841e7367a1d01f4dc67d2a6b 100644
 | 
| --- a/chrome/browser/ui/views/tabs/native_view_photobooth_win.cc
 | 
| +++ b/chrome/browser/ui/views/tabs/native_view_photobooth_win.cc
 | 
| @@ -1,8 +1,8 @@
 | 
| -// Copyright (c) 2006-2008 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/tabs/native_view_photobooth_win.h"
 | 
| +#include "chrome/browser/ui/views/tabs/native_view_photobooth_win.h"
 | 
|  
 | 
|  #include "chrome/browser/tab_contents/tab_contents.h"
 | 
|  #include "gfx/canvas_skia.h"
 | 
| 
 |