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

Unified Diff: blimp/engine/app/ui/BUILD.gn

Issue 1830293003: Remove BlimpUiContextFactory (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Remove blink/engine deps Created 4 years, 9 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 | « blimp/engine/DEPS ('k') | blimp/engine/app/ui/blimp_ui_context_factory.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: blimp/engine/app/ui/BUILD.gn
diff --git a/blimp/engine/app/ui/BUILD.gn b/blimp/engine/app/ui/BUILD.gn
index c1501334bed54a8f8a5b4710e646a15b55582cb5..444b910607b6bb820e69735a78c7faf15c49a411 100644
--- a/blimp/engine/app/ui/BUILD.gn
+++ b/blimp/engine/app/ui/BUILD.gn
@@ -10,8 +10,6 @@ source_set("ui") {
"blimp_layout_manager.h",
"blimp_screen.cc",
"blimp_screen.h",
- "blimp_ui_context_factory.cc",
- "blimp_ui_context_factory.h",
"blimp_window_tree_host.cc",
"blimp_window_tree_host.h",
]
« no previous file with comments | « blimp/engine/DEPS ('k') | blimp/engine/app/ui/blimp_ui_context_factory.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698