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

Unified Diff: chrome/browser/speech/speech_input_manager.h

Issue 3181028: FBTB: Remove unneeded #includes of base/ref_counted.h and base/string16.h in src/chrome. (Closed)
Patch Set: should now build? 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/sidebar/sidebar_manager.h ('k') | chrome/browser/sync/glue/database_model_worker.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/speech/speech_input_manager.h
diff --git a/chrome/browser/speech/speech_input_manager.h b/chrome/browser/speech/speech_input_manager.h
index 5c5dc8b01c1998e970268eed742912536c2b7f0a..4ffe32f9577291ec8b2abf4d33b2263ca5c4b785 100644
--- a/chrome/browser/speech/speech_input_manager.h
+++ b/chrome/browser/speech/speech_input_manager.h
@@ -6,7 +6,6 @@
#define CHROME_BROWSER_SPEECH_SPEECH_INPUT_MANAGER_H_
#include "base/basictypes.h"
-#include "base/ref_counted.h"
#include "chrome/browser/speech/speech_recognizer.h"
#include "ipc/ipc_message.h"
« no previous file with comments | « chrome/browser/sidebar/sidebar_manager.h ('k') | chrome/browser/sync/glue/database_model_worker.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698