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

Unified Diff: blimp/common/BUILD.gn

Issue 2241623002: blimp: Move compositing, input and render widget feature to client/core. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: fix gn files Created 4 years, 4 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: blimp/common/BUILD.gn
diff --git a/blimp/common/BUILD.gn b/blimp/common/BUILD.gn
index 25e06e765a00a9817a59ab5db5c43ca73528ec88..d89b1a7294e3dc75aebb6400e6fa94f304841aa8 100644
--- a/blimp/common/BUILD.gn
+++ b/blimp/common/BUILD.gn
@@ -14,8 +14,6 @@ component("common") {
"blob_cache/id_util.h",
"blob_cache/in_memory_blob_cache.cc",
"blob_cache/in_memory_blob_cache.h",
- "compositor/blimp_task_graph_runner.cc",
- "compositor/blimp_task_graph_runner.h",
"compositor/reference_tracker.cc",
"compositor/reference_tracker.h",
"create_blimp_message.cc",

Powered by Google App Engine
This is Rietveld 408576698