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

Unified Diff: chrome/browser/ui/views/indexed_db_info_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/indexed_db_info_view.h
diff --git a/chrome/browser/ui/views/indexed_db_info_view.h b/chrome/browser/ui/views/indexed_db_info_view.h
index 341a0943e8eb594a7f78d755a48788c451853f1a..e0c13cbd81760c3811e7a729a5c1ec8f366ef025 100644
--- a/chrome/browser/ui/views/indexed_db_info_view.h
+++ b/chrome/browser/ui/views/indexed_db_info_view.h
@@ -6,8 +6,8 @@
#define CHROME_BROWSER_UI_VIEWS_INDEXED_DB_INFO_VIEW_H_
#pragma once
-#include "views/view.h"
#include "chrome/browser/browsing_data_indexed_db_helper.h"
+#include "ui/views/view.h"
namespace views {
class Textfield;
« no previous file with comments | « chrome/browser/ui/views/importer/import_progress_dialog_view.h ('k') | chrome/browser/ui/views/infobars/infobar_background.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698