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

Unified Diff: chrome/chrome_tests.gypi

Issue 7111013: Move most of the core SSL code from chrome to content. The UI code that's specific to Chrome (i.... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: '' Created 9 years, 7 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/chrome_browser.gypi ('k') | content/browser/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome_tests.gypi
===================================================================
--- chrome/chrome_tests.gypi (revision 87796)
+++ chrome/chrome_tests.gypi (working copy)
@@ -1576,7 +1576,6 @@
'browser/shell_integration_unittest.cc',
'browser/speech/speech_input_bubble_controller_unittest.cc',
'browser/spellchecker_platform_engine_unittest.cc',
- 'browser/ssl/ssl_host_state_unittest.cc',
'browser/status_icons/status_icon_unittest.cc',
'browser/status_icons/status_tray_unittest.cc',
'browser/sync/abstract_profile_sync_service_test.cc',
@@ -1961,6 +1960,7 @@
'../content/browser/speech/endpointer/endpointer_unittest.cc',
'../content/browser/speech/speech_recognition_request_unittest.cc',
'../content/browser/speech/speech_recognizer_unittest.cc',
+ '../content/browser/ssl/ssl_host_state_unittest.cc',
'../content/browser/tab_contents/navigation_controller_unittest.cc',
'../content/browser/tab_contents/navigation_entry_unittest.cc',
'../content/browser/tab_contents/render_view_host_manager_unittest.cc',
« no previous file with comments | « chrome/chrome_browser.gypi ('k') | content/browser/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698