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

Unified Diff: Source/wtf/Forward.h

Issue 20300002: Fix trailing whitespace in .cpp, .h, and .idl files (ex. Source/core) (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 7 years, 5 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 | « Source/wtf/Float32Array.h ('k') | Source/wtf/Functional.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/wtf/Forward.h
diff --git a/Source/wtf/Forward.h b/Source/wtf/Forward.h
index 47662650b736385fc705ecff50faa03de8ce5b60..f1ab5e2f579400d6f2e0ed1da2fb22f92db32f0e 100644
--- a/Source/wtf/Forward.h
+++ b/Source/wtf/Forward.h
@@ -32,7 +32,7 @@ namespace WTF {
template<typename T> class PassRefPtr;
template<typename T> class RefPtr;
template<typename T, size_t inlineCapacity> class Vector;
-
+
class ArrayBuffer;
class ArrayBufferView;
class AtomicString;
« no previous file with comments | « Source/wtf/Float32Array.h ('k') | Source/wtf/Functional.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698