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

Unified Diff: Source/core/html/forms/FileInputTypeTest.cpp

Issue 1171323003: Fix unit test style in core/{dom,editing,html}/. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: whitespace fix Created 5 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: Source/core/html/forms/FileInputTypeTest.cpp
diff --git a/Source/core/html/forms/FileInputTypeTest.cpp b/Source/core/html/forms/FileInputTypeTest.cpp
index 04291b9c877cc11a043bac5fbd5224d3f5d3412b..f5b96b4046dc64de47641eadbed47ca5242df69f 100644
--- a/Source/core/html/forms/FileInputTypeTest.cpp
+++ b/Source/core/html/forms/FileInputTypeTest.cpp
@@ -11,7 +11,6 @@
#include "core/html/HTMLInputElement.h"
#include "core/page/DragData.h"
#include "wtf/DateMath.h"
-
#include <gtest/gtest.h>
namespace blink {
« no previous file with comments | « Source/core/html/canvas/CanvasRenderingContext2DTest.cpp ('k') | Source/core/html/parser/HTMLParserThreadTest.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698