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

Unified Diff: ui/android/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 | « tools/metrics/histograms/histograms.xml ('k') | ui/android/context_provider_factory.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/android/BUILD.gn
diff --git a/ui/android/BUILD.gn b/ui/android/BUILD.gn
index 2374b2a454f9a68dcf5f7860fa5513209f8b1a50..8fde10695e9d96e76da8c2127600793dc18f0199 100644
--- a/ui/android/BUILD.gn
+++ b/ui/android/BUILD.gn
@@ -11,8 +11,6 @@ component("android") {
output_name = "ui_android"
sources = [
"animation_utils.h",
- "context_provider_factory.cc",
- "context_provider_factory.h",
"delegated_frame_host_android.cc",
"delegated_frame_host_android.h",
"display_android_manager.cc",
« no previous file with comments | « tools/metrics/histograms/histograms.xml ('k') | ui/android/context_provider_factory.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698