Chromium Code Reviews

Unified Diff: chrome/chrome_browser.gypi

Issue 5794003: Deinline even more destructors. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 10 years ago
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
« no previous file with comments | « chrome/browser/worker_host/worker_process_host.cc ('k') | chrome/common/json_pref_store.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 abdcdcb09d105106e92e268917efa0b0c58ad293..4c12032ed6a9053cc75bc5c4f8f718b2cdf5df42 100644
--- a/chrome/chrome_browser.gypi
+++ b/chrome/chrome_browser.gypi
@@ -203,6 +203,7 @@
'browser/autofill/form_structure.h',
'browser/autofill/home_address.cc',
'browser/autofill/home_address.h',
+ 'browser/autofill/home_phone_number.cc',
'browser/autofill/home_phone_number.h',
'browser/autofill/name_field.cc',
'browser/autofill/name_field.h',
@@ -838,6 +839,7 @@
'browser/diagnostics/diagnostics_main.h',
'browser/diagnostics/diagnostics_model.h',
'browser/diagnostics/diagnostics_model.cc',
+ 'browser/diagnostics/diagnostics_test.cc',
'browser/diagnostics/diagnostics_test.h',
'browser/diagnostics/sqlite_diagnostics.cc',
'browser/diagnostics/sqlite_diagnostics.h',
« no previous file with comments | « chrome/browser/worker_host/worker_process_host.cc ('k') | chrome/common/json_pref_store.h » ('j') | no next file with comments »

Powered by Google App Engine