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

Issue 1581173004: Added namespace browsing_data_counter_utils

Created:
4 years, 11 months ago by msramek
Modified:
4 years, 11 months ago
Reviewers:
CC:
chromium-reviews, dbeam+watch-options_chromium.org, markusheintz_, michaelpg+watch-options_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@add-counters
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Added 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 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+34 lines, -16 lines) Patch
M chrome/browser/android/browsing_data/browsing_data_counter_bridge.cc View 3 chunks +5 lines, -2 lines 0 comments Download
M chrome/browser/android/preferences/pref_service_bridge.cc View 2 chunks +6 lines, -5 lines 0 comments Download
M chrome/browser/browsing_data/browsing_data_counter_utils.h View 2 chunks +4 lines, -0 lines 0 comments Download
M chrome/browser/browsing_data/browsing_data_counter_utils.cc View 2 chunks +4 lines, -0 lines 0 comments Download
M chrome/browser/browsing_data/browsing_data_counter_utils_unittest.cc View 2 chunks +4 lines, -0 lines 0 comments Download
M chrome/browser/ui/webui/options/clear_browser_data_handler.cc View 6 chunks +11 lines, -9 lines 0 comments Download

Depends on Patchset:

Messages

Total messages: 1 (1 generated)
msramek
4 years, 11 months ago (2016-01-14 15:48:07 UTC) #1
Patchset #1 (id:1) has been deleted

Powered by Google App Engine
This is Rietveld 408576698