Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(7138)

Unified Diff: chrome/browser/ui/gtk/download/download_item_gtk.h

Issue 7618048: Move the core download files to content. (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: '' Created 9 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: chrome/browser/ui/gtk/download/download_item_gtk.h
===================================================================
--- chrome/browser/ui/gtk/download/download_item_gtk.h (revision 96793)
+++ chrome/browser/ui/gtk/download/download_item_gtk.h (working copy)
@@ -12,9 +12,9 @@
#include "base/memory/scoped_ptr.h"
#include "base/time.h"
-#include "chrome/browser/download/download_item.h"
#include "chrome/browser/icon_manager.h"
#include "chrome/browser/ui/gtk/owned_widget_gtk.h"
+#include "content/browser/download/download_item.h"
#include "content/common/notification_observer.h"
#include "content/common/notification_registrar.h"
#include "ui/base/animation/animation_delegate.h"

Powered by Google App Engine
This is Rietveld 408576698