diff options
Diffstat (limited to 'chrome/browser/views/tabs/hwnd_photobooth.cc')
-rw-r--r-- | chrome/browser/views/tabs/hwnd_photobooth.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/browser/views/tabs/hwnd_photobooth.cc b/chrome/browser/views/tabs/hwnd_photobooth.cc index 19e130c..3cf5908 100644 --- a/chrome/browser/views/tabs/hwnd_photobooth.cc +++ b/chrome/browser/views/tabs/hwnd_photobooth.cc @@ -3,7 +3,7 @@ // found in the LICENSE file. #include "base/gfx/point.h" -#include "chrome/browser/tab_contents.h" +#include "chrome/browser/tab_contents/tab_contents.h" #include "chrome/browser/views/tabs/hwnd_photobooth.h" #include "chrome/common/gfx/chrome_canvas.h" #include "chrome/views/widget_win.h" |