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

Unified Diff: ppapi/BUILD.gn

Issue 305993002: Update skia and ui GN builds (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: gesture detection updates 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 | « device/usb/BUILD.gn ('k') | skia/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ppapi/BUILD.gn
diff --git a/ppapi/BUILD.gn b/ppapi/BUILD.gn
index e9de861adeade427b8ae08d970fb2e413e34adda..8a2f1bbd0fcc14a21efab000cb3aabf1819232a2 100644
--- a/ppapi/BUILD.gn
+++ b/ppapi/BUILD.gn
@@ -68,7 +68,7 @@ source_set("ppapi_gles2") {
]
}
-# TODO(GYP) bug 377890, re-enable this when it links.
+# TODO(brettw) argument list is too long. Need to add response files.
#shared_library("ppapi_tests") {
# sources = gypi_values.test_common_source_files +
# gypi_values.test_trusted_source_files
« no previous file with comments | « device/usb/BUILD.gn ('k') | skia/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698