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

Unified Diff: gyp/core.gypi

Issue 2383383002: Move GPU fences into sk_gpu_test (Closed)
Patch Set: fix for windowsx Created 4 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
« no previous file with comments | « no previous file | include/private/SkGpuFenceSync.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: gyp/core.gypi
diff --git a/gyp/core.gypi b/gyp/core.gypi
index 50e3c3c09e615c5baf793f27624081df9ddef199..3409f28bb3cad8dcdf561f807aaa61fa01827764 100644
--- a/gyp/core.gypi
+++ b/gyp/core.gypi
@@ -442,7 +442,6 @@
'<(skia_include_path)/private/SkFixed.h',
'<(skia_include_path)/private/SkFloatBits.h',
'<(skia_include_path)/private/SkFloatingPoint.h',
- '<(skia_include_path)/private/SkGpuFenceSync.h',
'<(skia_include_path)/private/SkMiniRecorder.h',
'<(skia_include_path)/private/SkMutex.h',
'<(skia_include_path)/private/SkOnce.h',
« no previous file with comments | « no previous file | include/private/SkGpuFenceSync.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698