Chromium Code Reviews

Unified Diff: chrome/browser/views/repost_form_warning_view.h

Issue 273017: Move native_widget_types and gtk_native_view_id_manager from base/gfx to... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: '' Created 11 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
« no previous file with comments | « chrome/browser/views/frame/browser_view.h ('k') | chrome/browser/views/tabs/native_view_photobooth.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/views/repost_form_warning_view.h
===================================================================
--- chrome/browser/views/repost_form_warning_view.h (revision 28672)
+++ chrome/browser/views/repost_form_warning_view.h (working copy)
@@ -5,7 +5,7 @@
#ifndef CHROME_BROWSER_VIEWS_REPOST_FORM_WARNING_VIEW_H_
#define CHROME_BROWSER_VIEWS_REPOST_FORM_WARNING_VIEW_H_
-#include "base/gfx/native_widget_types.h"
+#include "app/gfx/native_widget_types.h"
#include "chrome/common/notification_registrar.h"
#include "views/window/dialog_delegate.h"
« no previous file with comments | « chrome/browser/views/frame/browser_view.h ('k') | chrome/browser/views/tabs/native_view_photobooth.h » ('j') | no next file with comments »

Powered by Google App Engine