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

Unified Diff: cc/blink/web_compositor_mutable_state_provider_impl.h

Issue 1587283002: Switch cc to std::unordered_*. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@unordered-map
Patch Set: Created 4 years, 11 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: cc/blink/web_compositor_mutable_state_provider_impl.h
diff --git a/cc/blink/web_compositor_mutable_state_provider_impl.h b/cc/blink/web_compositor_mutable_state_provider_impl.h
index 138103d6df61e8f05863b2bc9d051a4257d9510a..acf05341fd8ef5571c3e14701405c599c6d60891 100644
--- a/cc/blink/web_compositor_mutable_state_provider_impl.h
+++ b/cc/blink/web_compositor_mutable_state_provider_impl.h
@@ -6,7 +6,6 @@
#define CC_BLINK_WEB_COMPOSITOR_MUTABLE_STATE_PROVIDER_IMPL_H_
#include "base/compiler_specific.h"
-#include "base/containers/hash_tables.h"
#include "cc/animation/layer_tree_mutation.h"
#include "cc/blink/cc_blink_export.h"

Powered by Google App Engine
This is Rietveld 408576698