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

Unified Diff: components/omnibox/browser/history_test_util.h

Issue 2511973004: components: Cleanup class/struct fwd declarations (Closed)
Patch Set: Rebase on top of current master branch Created 4 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
« no previous file with comments | « components/omnibox/browser/history_provider.h ('k') | components/omnibox/browser/in_memory_url_index.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/omnibox/browser/history_test_util.h
diff --git a/components/omnibox/browser/history_test_util.h b/components/omnibox/browser/history_test_util.h
index dd9ef5f7740ca1e1fe6fa85040db44d9a0a52aaf..9ab7584ec5e708e2a1659bfe2909eeaa33a91486 100644
--- a/components/omnibox/browser/history_test_util.h
+++ b/components/omnibox/browser/history_test_util.h
@@ -5,10 +5,6 @@
#ifndef COMPONENTS_OMNIBOX_BROWSER_HISTORY_TEST_UTIL_H_
#define COMPONENTS_OMNIBOX_BROWSER_HISTORY_TEST_UTIL_H_
-namespace sql {
-class Connection;
-} // namespace sql
-
namespace history {
class HistoryDatabase;
« no previous file with comments | « components/omnibox/browser/history_provider.h ('k') | components/omnibox/browser/in_memory_url_index.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698