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

Unified Diff: chrome/browser/browser.scons

Issue 14419: Porting in browser/webdata and template_url. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: '' Created 12 years 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 | « no previous file | chrome/browser/browser.vcproj » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/browser.scons
===================================================================
--- chrome/browser/browser.scons (revision 6978)
+++ chrome/browser/browser.scons (working copy)
@@ -97,6 +97,7 @@
'template_url_parser.cc',
'url_fetcher_protect.cc',
'user_metrics.cc',
+ 'webdata/web_database.cc',
])
if env['PLATFORM'] == 'win32':
@@ -287,7 +288,6 @@
'web_drag_source.cc',
'web_drop_target.cc',
'webdata/web_data_service.cc',
- 'webdata/web_database.cc',
'window_sizer.cc',
])
« no previous file with comments | « no previous file | chrome/browser/browser.vcproj » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698