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

Unified Diff: gpu/tools/tools.gyp

Issue 935333002: Update from https://crrev.com/316786 (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: Created 5 years, 10 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: gpu/tools/tools.gyp
diff --git a/gpu/tools/tools.gyp b/gpu/tools/tools.gyp
index f659d7228ce24a42a7d0f8a4cf51994a7c4491b3..73ef754d0a4a52510a4d09b3ad9ceffa0afb2994 100644
--- a/gpu/tools/tools.gyp
+++ b/gpu/tools/tools.gyp
@@ -25,11 +25,11 @@
],
'sources': [
'compositor_model_bench/compositor_model_bench.cc',
+ 'compositor_model_bench/forward_render_model.cc',
+ 'compositor_model_bench/render_model_utils.cc',
+ 'compositor_model_bench/render_models.cc',
'compositor_model_bench/render_tree.cc',
'compositor_model_bench/shaders.cc',
- 'compositor_model_bench/render_models.cc',
- 'compositor_model_bench/render_model_utils.cc',
- 'compositor_model_bench/forward_render_model.cc',
],
},
],
« no previous file with comments | « gpu/perftests/texture_upload_perftest.cc ('k') | mojo/android/javatests/src/org/chromium/mojo/MojoTestCase.java » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698