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

Unified Diff: chrome/browser/browsing_data/browsing_data_channel_id_helper.h

Issue 459233002: Browsing Data Deletion: Style fixes (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Re-apply comment tweaks Created 6 years, 4 months 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
Index: chrome/browser/browsing_data/browsing_data_channel_id_helper.h
diff --git a/chrome/browser/browsing_data/browsing_data_channel_id_helper.h b/chrome/browser/browsing_data/browsing_data_channel_id_helper.h
index 021e7188b3c92146e3da2e2c3f12c40389d50f22..e2b79821a9f7bc4f56b28b6dd55a6820addac53d 100644
--- a/chrome/browser/browsing_data/browsing_data_channel_id_helper.h
+++ b/chrome/browser/browsing_data/browsing_data_channel_id_helper.h
@@ -21,7 +21,6 @@ class Profile;
class BrowsingDataChannelIDHelper
: public base::RefCountedThreadSafe<BrowsingDataChannelIDHelper> {
public:
-
// Create a BrowsingDataChannelIDHelper instance for the given
// |profile|.
static BrowsingDataChannelIDHelper* Create(Profile* profile);

Powered by Google App Engine
This is Rietveld 408576698