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

Unified Diff: blimp/common/BUILD.gn

Issue 2274323002: Expose Blimp dependencies to the embedder (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@khushal_baseline_1
Patch Set: Fix linux build break 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",
« no previous file with comments | « blimp/client/support/compositor/compositor_dependencies_impl.cc ('k') | blimp/common/compositor/blimp_task_graph_runner.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698