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

Unified Diff: content/test/BUILD.gn

Issue 2717213004: Move SharedBitmapManager implementation out of content/ (Closed)
Patch Set: Add ipc task runner Created 3 years, 8 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/test/BUILD.gn
diff --git a/content/test/BUILD.gn b/content/test/BUILD.gn
index 4cdc04f186360ed35cb7eec93632091964337d5f..7f9540f471f15705b821241918b48c3dc6a41fe1 100644
--- a/content/test/BUILD.gn
+++ b/content/test/BUILD.gn
@@ -1362,7 +1362,6 @@ test("content_unittests") {
"../common/dom_storage/dom_storage_map_unittest.cc",
"../common/feature_policy/feature_policy_unittest.cc",
"../common/fileapi/file_system_util_unittest.cc",
- "../common/host_shared_bitmap_manager_unittest.cc",
"../common/indexed_db/indexed_db_key_unittest.cc",
"../common/input/event_with_latency_info_unittest.cc",
"../common/input/gesture_event_stream_validator_unittest.cc",

Powered by Google App Engine
This is Rietveld 408576698