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

Unified Diff: third_party/WebKit/Source/modules/mediastream/MediaConstraintsImpl.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/mediastream/MediaConstraintsImpl.h
diff --git a/third_party/WebKit/Source/modules/mediastream/MediaConstraintsImpl.h b/third_party/WebKit/Source/modules/mediastream/MediaConstraintsImpl.h
index 99b882b60016424059ed123ff678791c00bcdee4..f9e1d8fb2b83e21dbbc3d28b92e74cdef92621ab 100644
--- a/third_party/WebKit/Source/modules/mediastream/MediaConstraintsImpl.h
+++ b/third_party/WebKit/Source/modules/mediastream/MediaConstraintsImpl.h
@@ -58,7 +58,7 @@ MODULES_EXPORT void ConvertConstraints(const WebMediaConstraints& input,
// Exported for testing only.
MODULES_EXPORT WebMediaConstraints
ConvertConstraintsToWeb(const MediaTrackConstraints&);
-}
+} // namespace MediaConstraintsImpl
} // namespace blink

Powered by Google App Engine
This is Rietveld 408576698