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

Unified Diff: chrome/chrome_browser.gypi

Issue 2225333003: Recreate the WebData database on a catastrophic SQL error (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix typo Created 4 years, 4 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/web_data_service_factory.cc ('k') | components/webdata/common/web_database_backend.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 451108382d6241c03111ea5b020e3e8bc1d82836..360a50b5ffcedd802c1dc98a49dc75c4412c5435 100644
--- a/chrome/chrome_browser.gypi
+++ b/chrome/chrome_browser.gypi
@@ -2664,6 +2664,8 @@
'browser/profiles/profile_shortcut_manager_win.h',
'browser/profiles/profiles_state.cc',
'browser/profiles/profiles_state.h',
+ 'browser/profiles/sql_init_error_message_ids.cc',
+ 'browser/profiles/sql_init_error_message_ids.h',
'browser/profiles/storage_partition_descriptor.h',
],
'chrome_browser_rlz_sources': [
« no previous file with comments | « chrome/browser/web_data_service_factory.cc ('k') | components/webdata/common/web_database_backend.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698