Update makefiles after merge of Chromium at 233887

This commit was generated by merge_from_chromium.py.

Change-Id: If3a4f6be1aa393c02d20209ae6848974119f7a43
diff --git a/ft2.target.darwin-arm.mk b/ft2.target.darwin-arm.mk
index 2b11ca5..83ad9f4 100644
--- a/ft2.target.darwin-arm.mk
+++ b/ft2.target.darwin-arm.mk
@@ -55,6 +55,7 @@
 	-fvisibility=hidden \
 	-pipe \
 	-fPIC \
+	-g \
 	-Wno-format \
 	-fno-tree-sra \
 	-fuse-ld=gold \
@@ -139,6 +140,7 @@
 	-fvisibility=hidden \
 	-pipe \
 	-fPIC \
+	-g \
 	-Wno-format \
 	-fno-tree-sra \
 	-fuse-ld=gold \
diff --git a/ft2.target.darwin-mips.mk b/ft2.target.darwin-mips.mk
index d15a0c1..fe45291 100644
--- a/ft2.target.darwin-mips.mk
+++ b/ft2.target.darwin-mips.mk
@@ -56,6 +56,7 @@
 	-fvisibility=hidden \
 	-pipe \
 	-fPIC \
+	-g \
 	-Wno-format \
 	-EL \
 	-mhard-float \
@@ -140,6 +141,7 @@
 	-fvisibility=hidden \
 	-pipe \
 	-fPIC \
+	-g \
 	-Wno-format \
 	-EL \
 	-mhard-float \
diff --git a/ft2.target.darwin-x86.mk b/ft2.target.darwin-x86.mk
index 590bf5c..784577c 100644
--- a/ft2.target.darwin-x86.mk
+++ b/ft2.target.darwin-x86.mk
@@ -54,6 +54,7 @@
 	-fvisibility=hidden \
 	-pipe \
 	-fPIC \
+	-g \
 	-Wno-format \
 	-m32 \
 	-mmmx \
@@ -139,6 +140,7 @@
 	-fvisibility=hidden \
 	-pipe \
 	-fPIC \
+	-g \
 	-Wno-format \
 	-m32 \
 	-mmmx \
diff --git a/ft2.target.linux-arm.mk b/ft2.target.linux-arm.mk
index 2b11ca5..83ad9f4 100644
--- a/ft2.target.linux-arm.mk
+++ b/ft2.target.linux-arm.mk
@@ -55,6 +55,7 @@
 	-fvisibility=hidden \
 	-pipe \
 	-fPIC \
+	-g \
 	-Wno-format \
 	-fno-tree-sra \
 	-fuse-ld=gold \
@@ -139,6 +140,7 @@
 	-fvisibility=hidden \
 	-pipe \
 	-fPIC \
+	-g \
 	-Wno-format \
 	-fno-tree-sra \
 	-fuse-ld=gold \
diff --git a/ft2.target.linux-mips.mk b/ft2.target.linux-mips.mk
index d15a0c1..fe45291 100644
--- a/ft2.target.linux-mips.mk
+++ b/ft2.target.linux-mips.mk
@@ -56,6 +56,7 @@
 	-fvisibility=hidden \
 	-pipe \
 	-fPIC \
+	-g \
 	-Wno-format \
 	-EL \
 	-mhard-float \
@@ -140,6 +141,7 @@
 	-fvisibility=hidden \
 	-pipe \
 	-fPIC \
+	-g \
 	-Wno-format \
 	-EL \
 	-mhard-float \
diff --git a/ft2.target.linux-x86.mk b/ft2.target.linux-x86.mk
index 590bf5c..784577c 100644
--- a/ft2.target.linux-x86.mk
+++ b/ft2.target.linux-x86.mk
@@ -54,6 +54,7 @@
 	-fvisibility=hidden \
 	-pipe \
 	-fPIC \
+	-g \
 	-Wno-format \
 	-m32 \
 	-mmmx \
@@ -139,6 +140,7 @@
 	-fvisibility=hidden \
 	-pipe \
 	-fPIC \
+	-g \
 	-Wno-format \
 	-m32 \
 	-mmmx \