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

Unified Diff: chrome/browser/speech/speech_recognition_bubble_controller_unittest.cc

Issue 10453101: Convert most of the rest of chrome to ImageSkia (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 years, 6 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/speech/speech_recognition_bubble_controller_unittest.cc
diff --git a/chrome/browser/speech/speech_recognition_bubble_controller_unittest.cc b/chrome/browser/speech/speech_recognition_bubble_controller_unittest.cc
index f72d1231ec420e50c2f6141fb98ccf2514fe49ec..e2f1dd926f1b479d2c317606f192e3f6a7a2f4b1 100644
--- a/chrome/browser/speech/speech_recognition_bubble_controller_unittest.cc
+++ b/chrome/browser/speech/speech_recognition_bubble_controller_unittest.cc
@@ -16,8 +16,6 @@
using content::BrowserThread;
using content::WebContents;
-class SkBitmap;
-
namespace speech {
// A mock bubble class which fakes a focus change or recognition cancel by the
« no previous file with comments | « chrome/browser/speech/speech_recognition_bubble.cc ('k') | chrome/browser/speech/speech_recognition_tray_icon_controller.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698