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

Unified Diff: chrome/browser/ui/views/download/download_item_view.h

Issue 8742030: views: Move view.h to ui/views/. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: rebase and fix conflicts Created 9 years, 1 month 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/views/download/download_item_view.h
diff --git a/chrome/browser/ui/views/download/download_item_view.h b/chrome/browser/ui/views/download/download_item_view.h
index 361fb1fa225a03331db0f23d2e1741cdc960bf47..e190e60a353b71475638cb44555db967be9de253 100644
--- a/chrome/browser/ui/views/download/download_item_view.h
+++ b/chrome/browser/ui/views/download/download_item_view.h
@@ -33,7 +33,7 @@
#include "ui/gfx/font.h"
#include "ui/views/controls/button/button.h"
#include "ui/views/events/event.h"
-#include "views/view.h"
+#include "ui/views/view.h"
class BaseDownloadItemModel;
class DownloadShelfView;

Powered by Google App Engine
This is Rietveld 408576698