DescriptionRemoved access to prefs that does not work on Android
This work is useful to make sure at build time that we are not accessing prefs that are not registered.
This CL addresses the prefs registered by:
BrowserInit::RegisterUserPrefs
PinnedTabCodec::RegisterUserPrefs
PluginsUI::RegisterUserPrefs
PromoResourceService::RegisterUserPrefs
Later CL:
Browser::RegisterUserPrefs
SyncPromoUI::RegisterUserPrefs
*::RegisterPrefs
BUG=120802
TEST=Compiled and made diff-ed the link error to make sure they are the same.
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=131994
Patch Set 1 #
Total comments: 7
Patch Set 2 : Added a flag enable_promo_resource_service #
Total comments: 12
Patch Set 3 : Using ENABLE_PROMO_RESOURCE_SERVICE #
Total comments: 2
Patch Set 4 : Fixed nit #Patch Set 5 : Fix bad ifdef #
Messages
Total messages: 13 (0 generated)
|