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

Unified Diff: chrome/chrome_browser.gypi

Issue 7989001: Remove use of default request context and fix use of speech censor flag (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Separate overriden methods in profile_impl.h Created 9 years, 3 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/tab_contents/render_view_context_menu.cc ('k') | chrome/test/base/testing_profile.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome_browser.gypi
diff --git a/chrome/chrome_browser.gypi b/chrome/chrome_browser.gypi
index 3f3beee9936fc55193bfc21d4b75ba1d8250893d..4607c32ecdd84f1a44c9f0ed8032091e9839207f 100644
--- a/chrome/chrome_browser.gypi
+++ b/chrome/chrome_browser.gypi
@@ -2034,6 +2034,8 @@
'browser/simple_message_box.h',
'browser/speech/chrome_speech_input_manager.cc',
'browser/speech/chrome_speech_input_manager.h',
+ 'browser/speech/chrome_speech_input_preferences.cc',
+ 'browser/speech/chrome_speech_input_preferences.h',
'browser/speech/speech_input_bubble.cc',
'browser/speech/speech_input_bubble.h',
'browser/speech/speech_input_bubble_controller.cc',
« no previous file with comments | « chrome/browser/tab_contents/render_view_context_menu.cc ('k') | chrome/test/base/testing_profile.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698