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

Unified Diff: third_party/WebKit/Source/platform/audio/AudioSourceProvider.h

Issue 2700123003: DO NOT COMMIT: Results of running old (current) clang-format on Blink (Closed)
Patch Set: Created 3 years, 10 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/platform/audio/AudioSourceProvider.h
diff --git a/third_party/WebKit/Source/platform/audio/AudioSourceProvider.h b/third_party/WebKit/Source/platform/audio/AudioSourceProvider.h
index 8858b5304a8a67173d199541554fe3ba648be977..35cb458641f153f254b3965d7585059af2c6394f 100644
--- a/third_party/WebKit/Source/platform/audio/AudioSourceProvider.h
+++ b/third_party/WebKit/Source/platform/audio/AudioSourceProvider.h
@@ -29,9 +29,9 @@
#ifndef AudioSourceProvider_h
#define AudioSourceProvider_h
+#include <cstddef>
#include "platform/PlatformExport.h"
#include "wtf/Allocator.h"
-#include <cstddef>
namespace blink {
« no previous file with comments | « third_party/WebKit/Source/platform/audio/AudioResampler.cpp ('k') | third_party/WebKit/Source/platform/audio/AudioUtilities.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698