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

Unified Diff: cc/cc_tests.gyp

Issue 1411663002: cc: Split Proxy to eliminate unnecessary dependencies on the impl side (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 2 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: cc/cc_tests.gyp
diff --git a/cc/cc_tests.gyp b/cc/cc_tests.gyp
index 419f68cd7ad36569ffe6d488de014a2f10b0c626..81988fb9cdaf9a35aa554c4b9ee69f0234a95e1c 100644
--- a/cc/cc_tests.gyp
+++ b/cc/cc_tests.gyp
@@ -171,6 +171,7 @@
'test/fake_external_begin_frame_source.cc',
'test/fake_external_begin_frame_source.h',
'test/fake_impl_proxy.h',
+ 'test/fake_impl_thread_verifier.h',
'test/fake_layer_tree_host.cc',
'test/fake_layer_tree_host.h',
'test/fake_layer_tree_host_client.cc',
« no previous file with comments | « cc/cc.gyp ('k') | cc/debug/frame_timing_tracker.cc » ('j') | cc/trees/layer_tree_impl.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698