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

Unified Diff: third_party/WebKit/public/web/WebDOMFileSystem.h

Issue 2941893002: DO NOT SUBMIT: results of old 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
« no previous file with comments | « third_party/WebKit/public/web/WebContextMenuData.h ('k') | third_party/WebKit/public/web/WebDataSource.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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..2e57cd9e1ceff2f9172d2f0eabd9ac0d0ec02a09 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"
« no previous file with comments | « third_party/WebKit/public/web/WebContextMenuData.h ('k') | third_party/WebKit/public/web/WebDataSource.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698