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

Unified Diff: gyp/gputest.gyp

Issue 2358173002: GN: take over CommandBuffer bot (Closed)
Patch Set: GYP too 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 | « gyp/common.gypi ('k') | infra/bots/recipe_modules/flavor/default_flavor.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: gyp/gputest.gyp
diff --git a/gyp/gputest.gyp b/gyp/gputest.gyp
index 3bfd289b1a9367215596f060b2192c7d323acc0d..4f5550b063773d7d8e38ee44ffa382a0fcac7128 100644
--- a/gyp/gputest.gyp
+++ b/gyp/gputest.gyp
@@ -100,9 +100,6 @@
['exclude', '_angle\.(h|cpp)$'],
],
}],
- [ 'skia_command_buffer == 0', {
- 'sources/': [ ['exclude', '_command_buffer\.(h|cpp)$'], ],
- }],
],
},
{
« no previous file with comments | « gyp/common.gypi ('k') | infra/bots/recipe_modules/flavor/default_flavor.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698