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

Unified Diff: blimp/helium/lww_register_unittest.cc

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/lazy_syncable_adapter_unittest.cc ('k') | blimp/helium/object_sync_state.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: blimp/helium/lww_register_unittest.cc
diff --git a/blimp/helium/lww_register_unittest.cc b/blimp/helium/lww_register_unittest.cc
index b64ee8bc98a2ea5ce3255afed2c9023a658e9b48..8629a42fd7aee7da82633f873359d0a085c3973c 100644
--- a/blimp/helium/lww_register_unittest.cc
+++ b/blimp/helium/lww_register_unittest.cc
@@ -9,6 +9,7 @@
#include "base/bind.h"
#include "base/macros.h"
+#include "base/memory/ptr_util.h"
#include "blimp/helium/helium_test.h"
#include "blimp/helium/revision_generator.h"
#include "blimp/helium/version_vector.h"
« no previous file with comments | « blimp/helium/lazy_syncable_adapter_unittest.cc ('k') | blimp/helium/object_sync_state.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698