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

Unified Diff: content/content_tests.gypi

Issue 10825040: Remove the platform-specific target name override from omx_video_decode_accelerator_unittest. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 years, 5 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 | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/content_tests.gypi
diff --git a/content/content_tests.gypi b/content/content_tests.gypi
index 857c96fe6fcf3d6ddb37af4cc267e787ae673170..703b8fa7f5e1f94d9f3ffe19551f6c9c79969835 100644
--- a/content/content_tests.gypi
+++ b/content/content_tests.gypi
@@ -660,9 +660,6 @@
],
'conditions': [
['target_arch=="arm"', {
- # TODO(fischman): remove this name override when autotest config
- # is ready.
- 'target_name': 'omx_video_decode_accelerator_unittest',
'include_dirs': [
'<(DEPTH)/third_party/openmax/il',
],
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698