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

Unified Diff: ui/android/BUILD.gn

Issue 2686243002: content/ui[Android]: Remove ContextProviderFactory. (Closed)
Patch Set: Addressed comments. 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: ui/android/BUILD.gn
diff --git a/ui/android/BUILD.gn b/ui/android/BUILD.gn
index 6e5631bb9dee2cffa4ba9efb296eef980df33ea3..59d09d3405fc235562382ca0709c2384226e7eeb 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",

Powered by Google App Engine
This is Rietveld 408576698