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

Unified Diff: chrome/browser/ui/views/indexed_db_info_view.h

Issue 10805015: Move browsing_data_helper files into a separate directory. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Fix chrome_frame build Created 8 years, 5 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/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 f6fc5dfc45a8d8129b91e7724fe73f3946374df8..0f9967952be09d7fce16c4a0d69e8dd14252605d 100644
--- a/chrome/browser/ui/views/indexed_db_info_view.h
+++ b/chrome/browser/ui/views/indexed_db_info_view.h
@@ -5,7 +5,7 @@
#ifndef CHROME_BROWSER_UI_VIEWS_INDEXED_DB_INFO_VIEW_H_
#define CHROME_BROWSER_UI_VIEWS_INDEXED_DB_INFO_VIEW_H_
-#include "chrome/browser/browsing_data_indexed_db_helper.h"
+#include "chrome/browser/browsing_data/browsing_data_indexed_db_helper.h"
#include "ui/views/view.h"
namespace views {
« no previous file with comments | « chrome/browser/ui/views/collected_cookies_views.cc ('k') | chrome/browser/ui/views/local_storage_info_view.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698