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

Unified Diff: gyp/common.gypi

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 | « BUILD.gn ('k') | gyp/gputest.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: gyp/common.gypi
diff --git a/gyp/common.gypi b/gyp/common.gypi
index 0e3e0dde088dfac8721c9e58b0b682f2f889aac6..a072798d44fa973164470ccb51706daa88a6bd0a 100644
--- a/gyp/common.gypi
+++ b/gyp/common.gypi
@@ -77,16 +77,6 @@
}],
],
}],
- [ 'skia_command_buffer', {
- 'defines': [
- 'SK_COMMAND_BUFFER',
- ],
- 'direct_dependent_settings': {
- 'defines': [
- 'SK_COMMAND_BUFFER',
- ],
- },
- }],
[ 'skia_win_debuggers_path and skia_os == "win"',
{
'defines': [
« no previous file with comments | « BUILD.gn ('k') | gyp/gputest.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698