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

Unified Diff: gyp/gm.gyp

Issue 318493002: Android: remove -lcutils dependency (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: rebase 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/dm.gyp ('k') | gyp/tests.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: gyp/gm.gyp
diff --git a/gyp/gm.gyp b/gyp/gm.gyp
index b727afbd14ee65dcda6f3271dde81746d3a7d18b..445022a8ef0c1d523408faaa5acb90fff13cb95a 100644
--- a/gyp/gm.gyp
+++ b/gyp/gm.gyp
@@ -55,7 +55,6 @@
['skia_android_framework', {
'libraries': [
'-lskia',
- '-lcutils',
],
}],
['skia_run_pdfviewer_in_gm or skia_poppler_enabled', {
« no previous file with comments | « gyp/dm.gyp ('k') | gyp/tests.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698