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

Unified Diff: chrome/browser/web_resource/notification_promo_mobile_ntp.h

Issue 10919049: Fix for clang chromium-style in promo. (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: Created 8 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
« no previous file with comments | « no previous file | chrome/browser/web_resource/notification_promo_mobile_ntp.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/web_resource/notification_promo_mobile_ntp.h
diff --git a/chrome/browser/web_resource/notification_promo_mobile_ntp.h b/chrome/browser/web_resource/notification_promo_mobile_ntp.h
index 9c6cbed6055ed9ef55a4e22a83aea998b195ec0d..90ce5fda66ae572488c737f341ec2848710901ce 100644
--- a/chrome/browser/web_resource/notification_promo_mobile_ntp.h
+++ b/chrome/browser/web_resource/notification_promo_mobile_ntp.h
@@ -21,6 +21,7 @@ class ListValue;
class NotificationPromoMobileNtp {
public:
explicit NotificationPromoMobileNtp(Profile* profile_);
+ ~NotificationPromoMobileNtp();
// Initialize from prefs/JSON.
// Return true if the mobile NTP promotion is valid.
« no previous file with comments | « no previous file | chrome/browser/web_resource/notification_promo_mobile_ntp.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698