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

Unified Diff: blimp/helium/object_sync_state.h

Issue 2598963005: Include-what-you-use for WrapUnique/MakeUnique. (Closed)
Patch Set: restore order of includes in x11_topmost_window_finder_interactive_uitest.cc Created 4 years 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 | « blimp/helium/lww_register_unittest.cc ('k') | cc/animation/element_animations_unittest.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: blimp/helium/object_sync_state.h
diff --git a/blimp/helium/object_sync_state.h b/blimp/helium/object_sync_state.h
index 8f4e2e6d0b1524bca113636f8d6679d5affc900d..5bd54b381231237e18bddf9af357e9288a9de1df 100644
--- a/blimp/helium/object_sync_state.h
+++ b/blimp/helium/object_sync_state.h
@@ -6,6 +6,7 @@
#define BLIMP_HELIUM_OBJECT_SYNC_STATE_H_
#include "base/cancelable_callback.h"
+#include "base/memory/ptr_util.h"
#include "blimp/helium/blimp_helium_export.h"
#include "blimp/helium/lazy_syncable_adapter.h"
#include "blimp/helium/syncable.h"
« no previous file with comments | « blimp/helium/lww_register_unittest.cc ('k') | cc/animation/element_animations_unittest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698