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

Unified Diff: gyp/tests.gypi

Issue 299663006: Remove pdfviewer. (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: Remove comment Created 6 years, 7 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 68c179dfa741ca1ca72beac5b6c51de603f66645..ccdd7ca0e0c46ab566f90d21dedb43b98c39e611 100644
--- a/gyp/tests.gypi
+++ b/gyp/tests.gypi
@@ -13,10 +13,6 @@
'../src/utils',
'../src/utils/debugger',
'../tools/',
-
- # Needed for TDStackNesterTest.
- '../experimental/PdfViewer',
- '../experimental/PdfViewer/src',
],
'dependencies': [
'skia_lib.gyp:skia_lib',
@@ -193,9 +189,6 @@
'../tests/PipeTest.cpp',
'../src/pipe/utils/SamplePipeControllers.cpp',
- '../tests/TDStackNesterTest.cpp',
- '../experimental/PdfViewer/src/SkTDStackNester.h',
-
'../tools/sk_tool_utils.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