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

Unified Diff: ios/chrome/browser/suggestions/ios_image_decoder_impl_unittest.mm

Issue 2691263002: Revert of Remove header dependencies from sequence_checker.h to sequenced_worker_pool.h (Closed)
Patch Set: Created 3 years, 10 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: ios/chrome/browser/suggestions/ios_image_decoder_impl_unittest.mm
diff --git a/ios/chrome/browser/suggestions/ios_image_decoder_impl_unittest.mm b/ios/chrome/browser/suggestions/ios_image_decoder_impl_unittest.mm
index d7115b772fe2bad0451ffbdd0738829af8f58b49..c82c87a6dbf7e24c062b046fd92377a72311f7fa 100644
--- a/ios/chrome/browser/suggestions/ios_image_decoder_impl_unittest.mm
+++ b/ios/chrome/browser/suggestions/ios_image_decoder_impl_unittest.mm
@@ -9,7 +9,6 @@
#include "base/bind.h"
#include "base/macros.h"
#include "base/run_loop.h"
-#include "base/threading/sequenced_worker_pool.h"
#include "base/threading/thread_task_runner_handle.h"
#include "testing/gtest/include/gtest/gtest.h"
#include "testing/platform_test.h"

Powered by Google App Engine
This is Rietveld 408576698