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

Unified Diff: third_party/WebKit/public/web/WebDOMFileSystem.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/public/web/WebDOMFileSystem.h
diff --git a/third_party/WebKit/public/web/WebDOMFileSystem.h b/third_party/WebKit/public/web/WebDOMFileSystem.h
index bf4dbe7345d462fd45f92fda919033b17a95d8e8..22e6d9f2c748aea5f7b24e97d34f3ee23ba62518 100644
--- a/third_party/WebKit/public/web/WebDOMFileSystem.h
+++ b/third_party/WebKit/public/web/WebDOMFileSystem.h
@@ -30,12 +30,12 @@
#ifndef WebDOMFileSystem_h
#define WebDOMFileSystem_h
+#include "WebFrame.h"
#include "public/platform/WebCommon.h"
#include "public/platform/WebFileSystem.h"
#include "public/platform/WebPrivatePtr.h"
#include "public/platform/WebString.h"
#include "public/platform/WebURL.h"
-#include "WebFrame.h"
#if BLINK_IMPLEMENTATION
#include "platform/heap/Handle.h"
@@ -47,7 +47,7 @@ class Object;
class Value;
template <class T>
class Local;
-}
+} // namespace v8
namespace blink {

Powered by Google App Engine
This is Rietveld 408576698