Chromium Code Reviews

Unified Diff: chrome/common/temp_scaffolding_stubs.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/common/render_messages_internal.h ('k') | chrome/plugin/npobject_proxy.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/common/temp_scaffolding_stubs.h
===================================================================
--- chrome/common/temp_scaffolding_stubs.h (revision 28672)
+++ chrome/common/temp_scaffolding_stubs.h (working copy)
@@ -19,7 +19,7 @@
#if !defined(TOOLKIT_VIEWS) && !defined(OS_MACOSX)
// For download_util::DragDownload
-#include "base/gfx/native_widget_types.h"
+#include "app/gfx/native_widget_types.h"
#include "third_party/skia/include/core/SkBitmap.h"
#endif
« no previous file with comments | « chrome/common/render_messages_internal.h ('k') | chrome/plugin/npobject_proxy.h » ('j') | no next file with comments »

Powered by Google App Engine