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

Unified Diff: content/browser/indexed_db/indexed_db_observer_changes.h

Issue 2231533003: Remove unneeded base/stl_util.h includes in headers. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: rebase Created 4 years, 4 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: content/browser/indexed_db/indexed_db_observer_changes.h
diff --git a/content/browser/indexed_db/indexed_db_observer_changes.h b/content/browser/indexed_db/indexed_db_observer_changes.h
index 61e31edaca5248f4a295f49800257b801a9f9cee..9a73b55c7c8755e4baac694fffbf486b56667043 100644
--- a/content/browser/indexed_db/indexed_db_observer_changes.h
+++ b/content/browser/indexed_db/indexed_db_observer_changes.h
@@ -10,7 +10,7 @@
#include <map>
#include <memory>
-#include <set>
+#include <utility>
#include <vector>
#include "base/macros.h"
« no previous file with comments | « content/browser/accessibility/ax_tree_id_registry.h ('k') | extensions/browser/updater/request_queue_impl.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698