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

Unified Diff: gyp/tests.gypi

Issue 1266093003: Remove experimental/PdfViewer (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: 2015-08-03 (Monday) 10:43:56 EDT Created 5 years, 4 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/pdfviewer_lib.gyp ('k') | gyp/utils.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: gyp/tests.gypi
diff --git a/gyp/tests.gypi b/gyp/tests.gypi
index 2fee440f91a6401ee165baa95c5c62f5d7967f7d..24a0c9ae0909b6d1f71077db4dc44d486e9c7c43 100644
--- a/gyp/tests.gypi
+++ b/gyp/tests.gypi
@@ -18,10 +18,6 @@
'../src/pipe/utils',
'../src/utils',
'../src/utils/debugger',
-
- # Needed for TDStackNesterTest.
- '../experimental/PdfViewer',
- '../experimental/PdfViewer/src',
],
'dependencies': [
'experimental.gyp:experimental',
@@ -52,7 +48,6 @@
'../src/utils/debugger/SkObjectParser.h',
'../src/utils/debugger/SkObjectParser.cpp',
'../src/pipe/utils/SamplePipeControllers.cpp',
- '../experimental/PdfViewer/src/SkTDStackNester.h',
],
'sources!': [
'../tests/SkpSkGrTest.cpp',
« no previous file with comments | « gyp/pdfviewer_lib.gyp ('k') | gyp/utils.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698