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

Unified Diff: content/test/BUILD.gn

Issue 2686243002: content/ui[Android]: Remove ContextProviderFactory. (Closed)
Patch Set: more rebase 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
« no previous file with comments | « content/public/test/test_renderer_host.cc ('k') | content/test/mock_gpu_channel_establish_factory.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/test/BUILD.gn
diff --git a/content/test/BUILD.gn b/content/test/BUILD.gn
index f8fc9bc1a350668157d0115f9c934c1a01a63477..b2983758c4d378e75003d2170830aa933a4d0050 100644
--- a/content/test/BUILD.gn
+++ b/content/test/BUILD.gn
@@ -157,8 +157,6 @@ static_library("test_support") {
"mock_background_sync_controller.h",
"mock_google_streaming_server.cc",
"mock_google_streaming_server.h",
- "mock_gpu_channel_establish_factory.cc",
- "mock_gpu_channel_establish_factory.h",
"mock_keyboard.cc",
"mock_keyboard.h",
"mock_keyboard_driver_win.cc",
« no previous file with comments | « content/public/test/test_renderer_host.cc ('k') | content/test/mock_gpu_channel_establish_factory.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698