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

Unified Diff: third_party/WebKit/Source/modules/storage/StorageNamespace.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/modules/storage/StorageNamespace.h
diff --git a/third_party/WebKit/Source/modules/storage/StorageNamespace.h b/third_party/WebKit/Source/modules/storage/StorageNamespace.h
index 469e40617c54b6005015b2532c89261f44a627b3..04cae234a18b5149b26364a7f1c328b8ce6e0a51 100644
--- a/third_party/WebKit/Source/modules/storage/StorageNamespace.h
+++ b/third_party/WebKit/Source/modules/storage/StorageNamespace.h
@@ -26,9 +26,9 @@
#ifndef StorageNamespace_h
#define StorageNamespace_h
+#include <memory>
#include "modules/ModulesExport.h"
#include "platform/heap/Handle.h"
-#include <memory>
namespace blink {

Powered by Google App Engine
This is Rietveld 408576698