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

Unified Diff: skia/skia_tests.gyp

Issue 850793004: Update from https://crrev.com/311346 (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: Created 5 years, 11 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
Index: skia/skia_tests.gyp
diff --git a/skia/skia_tests.gyp b/skia/skia_tests.gyp
index 250ff1f0296da6f2ba672bc3fe62faa2b3d47295..fcc73476402f24e26b30d27306bf6d6b6bbeca8a 100644
--- a/skia/skia_tests.gyp
+++ b/skia/skia_tests.gyp
@@ -42,6 +42,11 @@
'ext/platform_canvas_unittest.cc',
],
}],
+ ['OS == "android"', {
+ 'dependencies': [
+ '../testing/android/native_test.gyp:native_test_native_code',
+ ],
+ }],
],
},
],
« no previous file with comments | « net/tools/quic/test_tools/quic_test_client.cc ('k') | testing/chromoting/chromoting_integration_tests.isolate » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698