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

Unified Diff: content/content_tests.gypi

Issue 9688019: Add a Content API around BrowserURLHandler. (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: fix clang Created 8 years, 9 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: content/content_tests.gypi
===================================================================
--- content/content_tests.gypi (revision 126145)
+++ content/content_tests.gypi (working copy)
@@ -194,7 +194,7 @@
'browser/accessibility/browser_accessibility_win_unittest.cc',
'browser/appcache/chrome_appcache_service_unittest.cc',
'browser/browser_thread_unittest.cc',
- 'browser/browser_url_handler_unittest.cc',
+ 'browser/browser_url_handler.cc',
Jói 2012/03/12 17:39:14 this looks wrong, should have been _impl_unittest.
jam 2012/03/12 17:44:41 Done.
'browser/child_process_security_policy_unittest.cc',
'browser/debugger/devtools_manager_unittest.cc',
'browser/device_orientation/provider_unittest.cc',

Powered by Google App Engine
This is Rietveld 408576698