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

Unified Diff: chrome/chrome_browser.gypi

Issue 5741001: Even more virtual method deinlining. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Rebase (windows) Created 10 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 | « chrome/chrome.gyp ('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 a443f3a1701a2c16fd07d26a806587bd92b420cc..d2c8ae8254bad001e0d624244ca4c70708bbd6c3 100644
--- a/chrome/chrome_browser.gypi
+++ b/chrome/chrome_browser.gypi
@@ -192,6 +192,7 @@
'browser/autofill/credit_card.h',
'browser/autofill/fax_field.cc',
'browser/autofill/fax_field.h',
+ 'browser/autofill/fax_number.cc',
'browser/autofill/fax_number.h',
'browser/autofill/field_types.h',
'browser/autofill/form_field.cc',
@@ -200,6 +201,7 @@
'browser/autofill/form_group.h',
'browser/autofill/form_structure.cc',
'browser/autofill/form_structure.h',
+ 'browser/autofill/home_address.cc',
'browser/autofill/home_address.h',
'browser/autofill/home_phone_number.h',
'browser/autofill/name_field.cc',
@@ -276,6 +278,8 @@
'browser/background_page_tracker.h',
'browser/blocked_content_container.cc',
'browser/blocked_content_container.h',
+ 'browser/bookmarks/base_bookmark_model_observer.cc',
+ 'browser/bookmarks/base_bookmark_model_observer.h',
'browser/bookmarks/bookmark_codec.cc',
'browser/bookmarks/bookmark_codec.h',
'browser/bookmarks/bookmark_context_menu_controller.cc',
« no previous file with comments | « chrome/chrome.gyp ('k') | chrome/common/json_pref_store.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698