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

Unified Diff: third_party/WebKit/Source/modules/app_banner/AppBannerCallbacks.h

Issue 2392443007: reflow comments in modules/[app_banner,encoding] (Closed)
Patch Set: Created 4 years, 2 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 | third_party/WebKit/Source/modules/audio_output_devices/AudioOutputDeviceClient.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebKit/Source/modules/app_banner/AppBannerCallbacks.h
diff --git a/third_party/WebKit/Source/modules/app_banner/AppBannerCallbacks.h b/third_party/WebKit/Source/modules/app_banner/AppBannerCallbacks.h
index 90391e1bcdf0bfebd7c9576fa898fbd1b051d8c4..bab68badca4e5a83a5892de7207be68ef7101752 100644
--- a/third_party/WebKit/Source/modules/app_banner/AppBannerCallbacks.h
+++ b/third_party/WebKit/Source/modules/app_banner/AppBannerCallbacks.h
@@ -12,7 +12,8 @@ namespace blink {
class AppBannerCallbacks : public WebAppBannerCallbacks {
// FIXME(tasak): when making public/platform classes to use PartitionAlloc,
- // the following macro should be moved to WebCallbacks defined in public/platformWebCallbacks.h.
+ // the following macro should be moved to WebCallbacks defined in
+ // public/platformWebCallbacks.h.
USING_FAST_MALLOC(AppBannerCallbacks);
public:
« no previous file with comments | « no previous file | third_party/WebKit/Source/modules/audio_output_devices/AudioOutputDeviceClient.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698