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

Unified Diff: build/common.gypi

Issue 103203002: TODO: remove armv7 setting (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 years 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: build/common.gypi
diff --git a/build/common.gypi b/build/common.gypi
index 0eba12bf2093750986e48e0a884c08330e894cff..ecca4b58c4d7623c7e7fe21db9ea8be5d6323406 100644
--- a/build/common.gypi
+++ b/build/common.gypi
@@ -493,6 +493,8 @@
}],
# Set armv7 for backward compatibility.
+ # TODO(mostynb@opera.com): remove armv7 once all uses are
+ # removed http://crbug.com/234135
['arm_version==7', {
'armv7': 1,
}, {
« 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