summaryrefslogtreecommitdiffstats
path: root/chrome/browser/download/download_util.h
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/browser/download/download_util.h')
-rw-r--r--chrome/browser/download/download_util.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/chrome/browser/download/download_util.h b/chrome/browser/download/download_util.h
index 1b3f777..a8122ce 100644
--- a/chrome/browser/download/download_util.h
+++ b/chrome/browser/download/download_util.h
@@ -14,9 +14,9 @@
#include "base/basictypes.h"
#include "base/task.h"
-#include "chrome/views/controls/menu/menu.h"
-#include "chrome/views/event.h"
-#include "chrome/views/view.h"
+#include "views/controls/menu/menu.h"
+#include "views/event.h"
+#include "views/view.h"
class BaseDownloadItemModel;
class DownloadItem;