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

Unified Diff: third_party/WebKit/Source/modules/sensor/SensorErrorEvent.h

Issue 2940933003: DO NOT SUBMIT results of new clang-format (Closed)
Patch Set: Created 3 years, 6 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/sensor/SensorErrorEvent.h
diff --git a/third_party/WebKit/Source/modules/sensor/SensorErrorEvent.h b/third_party/WebKit/Source/modules/sensor/SensorErrorEvent.h
index 33362fa3034f0e6f8b3da8e0bda74e7b56d5a523..68a07cba2339c3c15625e4bbf28cd18182b3429d 100644
--- a/third_party/WebKit/Source/modules/sensor/SensorErrorEvent.h
+++ b/third_party/WebKit/Source/modules/sensor/SensorErrorEvent.h
@@ -48,6 +48,6 @@ DEFINE_TYPE_CASTS(SensorErrorEvent,
event->InterfaceName() == EventNames::SensorErrorEvent,
event.InterfaceName() == EventNames::SensorErrorEvent);
-} // namepsace blink
+} // namespace blink
#endif // SensorErrorEvent_h

Powered by Google App Engine
This is Rietveld 408576698