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

Unified Diff: chrome/browser/views/database_info_view.h

Issue 3179017: FBTF: Remove "obviously" unneeded standard C++ library #includes. (Closed)
Patch Set: fixed mac oopsie Created 10 years, 4 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
« no previous file with comments | « chrome/browser/views/create_application_shortcut_view.h ('k') | chrome/browser/views/frame/browser_view.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/views/database_info_view.h
diff --git a/chrome/browser/views/database_info_view.h b/chrome/browser/views/database_info_view.h
index 10d5b7bf356baa84948523f60a8fc7ae28d24181..269d3c4ce551eabc33475452b56f9ee0674f15be 100644
--- a/chrome/browser/views/database_info_view.h
+++ b/chrome/browser/views/database_info_view.h
@@ -6,9 +6,6 @@
#define CHROME_BROWSER_VIEWS_DATABASE_INFO_VIEW_H_
#pragma once
-#include <string>
-#include <vector>
-
#include "views/view.h"
#include "chrome/browser/browsing_data_database_helper.h"
« no previous file with comments | « chrome/browser/views/create_application_shortcut_view.h ('k') | chrome/browser/views/frame/browser_view.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698