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

Unified Diff: sky/engine/core/css/MediaQueryMatcher.h

Issue 681113004: Remove Heap.h (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: Created 6 years, 2 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 | « sky/engine/core/css/MediaQueryList.h ('k') | sky/engine/core/frame/ConsoleBase.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: sky/engine/core/css/MediaQueryMatcher.h
diff --git a/sky/engine/core/css/MediaQueryMatcher.h b/sky/engine/core/css/MediaQueryMatcher.h
index 74fa75c16e67ebe54919b35b086544f853c02276..97066f844e199ebceb6e12df23421b16abe32b08 100644
--- a/sky/engine/core/css/MediaQueryMatcher.h
+++ b/sky/engine/core/css/MediaQueryMatcher.h
@@ -22,8 +22,11 @@
#include "platform/heap/Handle.h"
#include "wtf/Forward.h"
+#include "wtf/LinkedHashSet.h"
+#include "wtf/ListHashSet.h"
#include "wtf/RefCounted.h"
+
abarth-chromium 2014/10/28 04:02:29 O_o
namespace blink {
class Document;
« no previous file with comments | « sky/engine/core/css/MediaQueryList.h ('k') | sky/engine/core/frame/ConsoleBase.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698