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

Unified Diff: cc/BUILD.gn

Issue 2369793002: WIP: Propagate SurfaceID up window tree hierarchy
Patch Set: Fix input events: EventDispatcher ignores container windows Created 4 years, 3 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 | « ash/mus/root_window_controller.cc ('k') | cc/ipc/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: cc/BUILD.gn
diff --git a/cc/BUILD.gn b/cc/BUILD.gn
index 26b48a42db9d11f01ae3eb8f09ab537d95e85727..cf166dae6577de78b95dd609ed8eb35e0b17e1d2 100644
--- a/cc/BUILD.gn
+++ b/cc/BUILD.gn
@@ -545,8 +545,6 @@ component("cc") {
"trees/scroll_node.h",
"trees/single_thread_proxy.cc",
"trees/single_thread_proxy.h",
- "trees/surface_sequence_generator.cc",
- "trees/surface_sequence_generator.h",
"trees/swap_promise_manager.cc",
"trees/swap_promise_manager.h",
"trees/swap_promise_monitor.cc",
« no previous file with comments | « ash/mus/root_window_controller.cc ('k') | cc/ipc/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698