re-re-land of skslc now uses standard Skia caps

BUG=skia:

GOLD_TRYBOT_URL= https://gold.skia.org/search?issue=4732

Change-Id: I144110bf66f67a28da7ad333173db43bddf9e8d0
Reviewed-on: https://skia-review.googlesource.com/4732
Reviewed-by: Ethan Nicholas <ethannicholas@google.com>
Commit-Queue: Ethan Nicholas <ethannicholas@google.com>
diff --git a/gyp/fuzz.gyp b/gyp/fuzz.gyp
index d96feec..27b4d8a 100644
--- a/gyp/fuzz.gyp
+++ b/gyp/fuzz.gyp
@@ -22,6 +22,7 @@
         'include_dirs': [
             '../include/private',
             '../src/core',
+            '../src/gpu',
             '../src/pathops',
         ],
     }],