DescriptionAdded namespace browsing_data_counter_utils
In the code review https://codereview.chromium.org/1527653004/diff/20001/chrome/browser/browsing_data/browsing_data_counter_utils.h#newcode10 it was decided to omit a namespace in browsing_data_counter_utils.[cc|h], as other files in the browsing_data/ directory were not enclosed in a namespace either.
In the code review https://codereview.chromium.org/1530123002/diff/80001/chrome/browser/browsing_data/browsing_data_counter_utils.h it was suggested that a namespace should be used due to the nature of the file as a set of ad-hoc utility functions not encapsulated in a class.
This CL therefore introduces a narrow namespace only enclosing these utility functions.
BUG=569870
Patch Set 1 : #
Depends on Patchset: Messages
Total messages: 1 (1 generated)
|