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

Unified Diff: content/browser/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 | « no previous file | content/browser/browser_main_loop.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/browser/BUILD.gn
diff --git a/content/browser/BUILD.gn b/content/browser/BUILD.gn
index 533394bbe07ae5081cdc2bf8277363eb6aea7846..6ab9d7f4c4626d69997fc55db0ba24f69cd0ddbf 100644
--- a/content/browser/BUILD.gn
+++ b/content/browser/BUILD.gn
@@ -1796,8 +1796,6 @@ source_set("browser") {
"media/capture/screen_capture_device_android.h",
"renderer_host/compositor_impl_android.cc",
"renderer_host/compositor_impl_android.h",
- "renderer_host/context_provider_factory_impl_android.cc",
- "renderer_host/context_provider_factory_impl_android.h",
"renderer_host/ime_adapter_android.cc",
"renderer_host/ime_adapter_android.h",
"renderer_host/input/synthetic_gesture_target_android.cc",
« no previous file with comments | « no previous file | content/browser/browser_main_loop.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698