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

Unified Diff: third_party/WebKit/Source/modules/device_light/DeviceLightDispatcher.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
Index: third_party/WebKit/Source/modules/device_light/DeviceLightDispatcher.h
diff --git a/third_party/WebKit/Source/modules/device_light/DeviceLightDispatcher.h b/third_party/WebKit/Source/modules/device_light/DeviceLightDispatcher.h
index c5e14bc106471c17641102338a628ee15301e951..fdf6e7b0fb8463a64e20cb524bee610466f551a1 100644
--- a/third_party/WebKit/Source/modules/device_light/DeviceLightDispatcher.h
+++ b/third_party/WebKit/Source/modules/device_light/DeviceLightDispatcher.h
@@ -11,7 +11,8 @@
namespace blink {
-// This class listens to device light data and notifies all registered controllers.
+// This class listens to device light data and notifies all registered
+// controllers.
class DeviceLightDispatcher final
: public GarbageCollectedFinalized<DeviceLightDispatcher>,
public PlatformEventDispatcher,

Powered by Google App Engine
This is Rietveld 408576698