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

Unified Diff: sky/engine/bindings/core/v8/ScopedPersistent.h

Issue 746023002: Make absolute and sort all Sky headers (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: Created 6 years, 1 month 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: sky/engine/bindings/core/v8/ScopedPersistent.h
diff --git a/sky/engine/bindings/core/v8/ScopedPersistent.h b/sky/engine/bindings/core/v8/ScopedPersistent.h
index 16eda1bbe645a1f9ec0f78f90c356b987d01af19..4bba5df25e74a95fb3c5a08539545cbb2ab2b0da 100644
--- a/sky/engine/bindings/core/v8/ScopedPersistent.h
+++ b/sky/engine/bindings/core/v8/ScopedPersistent.h
@@ -31,8 +31,8 @@
#ifndef ScopedPersistent_h
#define ScopedPersistent_h
+#include "sky/engine/wtf/Noncopyable.h"
#include "v8/include/v8.h"
-#include "wtf/Noncopyable.h"
namespace blink {
« no previous file with comments | « sky/engine/bindings/core/v8/ScheduledAction.cpp ('k') | sky/engine/bindings/core/v8/ScriptCallStackFactory.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698