Update makefiles after merge of Chromium at 235046

This commit was generated by merge_from_chromium.py.

Change-Id: I8d8fcf6d8ccdcc96e0f71401cb0e103e9452249d
diff --git a/tools/gyp/mksnapshot.arm.host.darwin-arm.mk b/tools/gyp/mksnapshot.arm.host.darwin-arm.mk
index 0e1b419..54e7136 100644
--- a/tools/gyp/mksnapshot.arm.host.darwin-arm.mk
+++ b/tools/gyp/mksnapshot.arm.host.darwin-arm.mk
@@ -46,7 +46,6 @@
 	-fvisibility=hidden \
 	-pipe \
 	-fPIC \
-	-g \
 	-Wno-format \
 	-m32 \
 	-Os \
@@ -110,7 +109,6 @@
 	-fvisibility=hidden \
 	-pipe \
 	-fPIC \
-	-g \
 	-Wno-format \
 	-m32 \
 	-fno-ident \
diff --git a/tools/gyp/mksnapshot.arm.host.linux-arm.mk b/tools/gyp/mksnapshot.arm.host.linux-arm.mk
index 4e714da..fec6e80 100644
--- a/tools/gyp/mksnapshot.arm.host.linux-arm.mk
+++ b/tools/gyp/mksnapshot.arm.host.linux-arm.mk
@@ -46,7 +46,6 @@
 	-fvisibility=hidden \
 	-pipe \
 	-fPIC \
-	-g \
 	-Wno-format \
 	-m32 \
 	-Os \
@@ -110,7 +109,6 @@
 	-fvisibility=hidden \
 	-pipe \
 	-fPIC \
-	-g \
 	-Wno-format \
 	-m32 \
 	-fno-ident \
diff --git a/tools/gyp/mksnapshot.ia32.host.darwin-x86.mk b/tools/gyp/mksnapshot.ia32.host.darwin-x86.mk
index ac27888..2de626d 100644
--- a/tools/gyp/mksnapshot.ia32.host.darwin-x86.mk
+++ b/tools/gyp/mksnapshot.ia32.host.darwin-x86.mk
@@ -46,7 +46,6 @@
 	-fvisibility=hidden \
 	-pipe \
 	-fPIC \
-	-g \
 	-Wno-format \
 	-m32 \
 	-Os \
@@ -108,7 +107,6 @@
 	-fvisibility=hidden \
 	-pipe \
 	-fPIC \
-	-g \
 	-Wno-format \
 	-m32 \
 	-fno-ident \
diff --git a/tools/gyp/mksnapshot.ia32.host.linux-x86.mk b/tools/gyp/mksnapshot.ia32.host.linux-x86.mk
index 4724a53..25a6e62 100644
--- a/tools/gyp/mksnapshot.ia32.host.linux-x86.mk
+++ b/tools/gyp/mksnapshot.ia32.host.linux-x86.mk
@@ -46,7 +46,6 @@
 	-fvisibility=hidden \
 	-pipe \
 	-fPIC \
-	-g \
 	-Wno-format \
 	-m32 \
 	-Os \
@@ -108,7 +107,6 @@
 	-fvisibility=hidden \
 	-pipe \
 	-fPIC \
-	-g \
 	-Wno-format \
 	-m32 \
 	-fno-ident \
diff --git a/tools/gyp/mksnapshot.mipsel.host.darwin-mips.mk b/tools/gyp/mksnapshot.mipsel.host.darwin-mips.mk
index a73286d..e18dfdc 100644
--- a/tools/gyp/mksnapshot.mipsel.host.darwin-mips.mk
+++ b/tools/gyp/mksnapshot.mipsel.host.darwin-mips.mk
@@ -47,7 +47,6 @@
 	-fvisibility=hidden \
 	-pipe \
 	-fPIC \
-	-g \
 	-Wno-format \
 	-m32 \
 	-Os \
@@ -112,7 +111,6 @@
 	-fvisibility=hidden \
 	-pipe \
 	-fPIC \
-	-g \
 	-Wno-format \
 	-m32 \
 	-fno-ident \
diff --git a/tools/gyp/mksnapshot.mipsel.host.linux-mips.mk b/tools/gyp/mksnapshot.mipsel.host.linux-mips.mk
index 6378743..aeab8db 100644
--- a/tools/gyp/mksnapshot.mipsel.host.linux-mips.mk
+++ b/tools/gyp/mksnapshot.mipsel.host.linux-mips.mk
@@ -47,7 +47,6 @@
 	-fvisibility=hidden \
 	-pipe \
 	-fPIC \
-	-g \
 	-Wno-format \
 	-m32 \
 	-Os \
@@ -112,7 +111,6 @@
 	-fvisibility=hidden \
 	-pipe \
 	-fPIC \
-	-g \
 	-Wno-format \
 	-m32 \
 	-fno-ident \
diff --git a/tools/gyp/v8_base.arm.host.darwin-arm.mk b/tools/gyp/v8_base.arm.host.darwin-arm.mk
index 2537b60..db2ce53 100644
--- a/tools/gyp/v8_base.arm.host.darwin-arm.mk
+++ b/tools/gyp/v8_base.arm.host.darwin-arm.mk
@@ -207,7 +207,6 @@
 	-fvisibility=hidden \
 	-pipe \
 	-fPIC \
-	-g \
 	-Wno-format \
 	-m32 \
 	-Os \
@@ -276,7 +275,6 @@
 	-fvisibility=hidden \
 	-pipe \
 	-fPIC \
-	-g \
 	-Wno-format \
 	-m32 \
 	-fno-ident \
diff --git a/tools/gyp/v8_base.arm.host.linux-arm.mk b/tools/gyp/v8_base.arm.host.linux-arm.mk
index c029dee..b7a3b41 100644
--- a/tools/gyp/v8_base.arm.host.linux-arm.mk
+++ b/tools/gyp/v8_base.arm.host.linux-arm.mk
@@ -207,7 +207,6 @@
 	-fvisibility=hidden \
 	-pipe \
 	-fPIC \
-	-g \
 	-Wno-format \
 	-m32 \
 	-Os \
@@ -277,7 +276,6 @@
 	-fvisibility=hidden \
 	-pipe \
 	-fPIC \
-	-g \
 	-Wno-format \
 	-m32 \
 	-fno-ident \
diff --git a/tools/gyp/v8_base.arm.target.darwin-arm.mk b/tools/gyp/v8_base.arm.target.darwin-arm.mk
index 3203aa6..7bf6c73 100644
--- a/tools/gyp/v8_base.arm.target.darwin-arm.mk
+++ b/tools/gyp/v8_base.arm.target.darwin-arm.mk
@@ -207,7 +207,6 @@
 	-fvisibility=hidden \
 	-pipe \
 	-fPIC \
-	-g \
 	-Wno-format \
 	-fno-tree-sra \
 	-fuse-ld=gold \
@@ -306,7 +305,6 @@
 	-fvisibility=hidden \
 	-pipe \
 	-fPIC \
-	-g \
 	-Wno-format \
 	-fno-tree-sra \
 	-fuse-ld=gold \
diff --git a/tools/gyp/v8_base.arm.target.linux-arm.mk b/tools/gyp/v8_base.arm.target.linux-arm.mk
index 554ce23..936c2b0 100644
--- a/tools/gyp/v8_base.arm.target.linux-arm.mk
+++ b/tools/gyp/v8_base.arm.target.linux-arm.mk
@@ -207,7 +207,6 @@
 	-fvisibility=hidden \
 	-pipe \
 	-fPIC \
-	-g \
 	-Wno-format \
 	-fno-tree-sra \
 	-fuse-ld=gold \
@@ -306,7 +305,6 @@
 	-fvisibility=hidden \
 	-pipe \
 	-fPIC \
-	-g \
 	-Wno-format \
 	-fno-tree-sra \
 	-fuse-ld=gold \
diff --git a/tools/gyp/v8_base.ia32.host.darwin-x86.mk b/tools/gyp/v8_base.ia32.host.darwin-x86.mk
index a8e0a1c..c71994e 100644
--- a/tools/gyp/v8_base.ia32.host.darwin-x86.mk
+++ b/tools/gyp/v8_base.ia32.host.darwin-x86.mk
@@ -205,7 +205,6 @@
 	-fvisibility=hidden \
 	-pipe \
 	-fPIC \
-	-g \
 	-Wno-format \
 	-m32 \
 	-Os \
@@ -272,7 +271,6 @@
 	-fvisibility=hidden \
 	-pipe \
 	-fPIC \
-	-g \
 	-Wno-format \
 	-m32 \
 	-fno-ident \
diff --git a/tools/gyp/v8_base.ia32.host.linux-x86.mk b/tools/gyp/v8_base.ia32.host.linux-x86.mk
index 8b968a3..a25536c 100644
--- a/tools/gyp/v8_base.ia32.host.linux-x86.mk
+++ b/tools/gyp/v8_base.ia32.host.linux-x86.mk
@@ -205,7 +205,6 @@
 	-fvisibility=hidden \
 	-pipe \
 	-fPIC \
-	-g \
 	-Wno-format \
 	-m32 \
 	-Os \
@@ -273,7 +272,6 @@
 	-fvisibility=hidden \
 	-pipe \
 	-fPIC \
-	-g \
 	-Wno-format \
 	-m32 \
 	-fno-ident \
diff --git a/tools/gyp/v8_base.ia32.target.darwin-x86.mk b/tools/gyp/v8_base.ia32.target.darwin-x86.mk
index a663b90..01ddae3 100644
--- a/tools/gyp/v8_base.ia32.target.darwin-x86.mk
+++ b/tools/gyp/v8_base.ia32.target.darwin-x86.mk
@@ -204,7 +204,6 @@
 	-fvisibility=hidden \
 	-pipe \
 	-fPIC \
-	-g \
 	-Wno-format \
 	-m32 \
 	-mmmx \
@@ -302,7 +301,6 @@
 	-fvisibility=hidden \
 	-pipe \
 	-fPIC \
-	-g \
 	-Wno-format \
 	-m32 \
 	-mmmx \
diff --git a/tools/gyp/v8_base.ia32.target.linux-x86.mk b/tools/gyp/v8_base.ia32.target.linux-x86.mk
index 5cb87fe..de22e3d 100644
--- a/tools/gyp/v8_base.ia32.target.linux-x86.mk
+++ b/tools/gyp/v8_base.ia32.target.linux-x86.mk
@@ -204,7 +204,6 @@
 	-fvisibility=hidden \
 	-pipe \
 	-fPIC \
-	-g \
 	-Wno-format \
 	-m32 \
 	-mmmx \
@@ -302,7 +301,6 @@
 	-fvisibility=hidden \
 	-pipe \
 	-fPIC \
-	-g \
 	-Wno-format \
 	-m32 \
 	-mmmx \
diff --git a/tools/gyp/v8_base.mipsel.host.darwin-mips.mk b/tools/gyp/v8_base.mipsel.host.darwin-mips.mk
index 9d7d8a2..eb30b42 100644
--- a/tools/gyp/v8_base.mipsel.host.darwin-mips.mk
+++ b/tools/gyp/v8_base.mipsel.host.darwin-mips.mk
@@ -208,7 +208,6 @@
 	-fvisibility=hidden \
 	-pipe \
 	-fPIC \
-	-g \
 	-Wno-format \
 	-m32 \
 	-Os \
@@ -278,7 +277,6 @@
 	-fvisibility=hidden \
 	-pipe \
 	-fPIC \
-	-g \
 	-Wno-format \
 	-m32 \
 	-fno-ident \
diff --git a/tools/gyp/v8_base.mipsel.host.linux-mips.mk b/tools/gyp/v8_base.mipsel.host.linux-mips.mk
index 2c39bb9..30d3386 100644
--- a/tools/gyp/v8_base.mipsel.host.linux-mips.mk
+++ b/tools/gyp/v8_base.mipsel.host.linux-mips.mk
@@ -208,7 +208,6 @@
 	-fvisibility=hidden \
 	-pipe \
 	-fPIC \
-	-g \
 	-Wno-format \
 	-m32 \
 	-Os \
@@ -279,7 +278,6 @@
 	-fvisibility=hidden \
 	-pipe \
 	-fPIC \
-	-g \
 	-Wno-format \
 	-m32 \
 	-fno-ident \
diff --git a/tools/gyp/v8_base.mipsel.target.darwin-mips.mk b/tools/gyp/v8_base.mipsel.target.darwin-mips.mk
index 20627ca..8e010ad 100644
--- a/tools/gyp/v8_base.mipsel.target.darwin-mips.mk
+++ b/tools/gyp/v8_base.mipsel.target.darwin-mips.mk
@@ -208,7 +208,6 @@
 	-fvisibility=hidden \
 	-pipe \
 	-fPIC \
-	-g \
 	-Wno-format \
 	-EL \
 	-mhard-float \
@@ -307,7 +306,6 @@
 	-fvisibility=hidden \
 	-pipe \
 	-fPIC \
-	-g \
 	-Wno-format \
 	-EL \
 	-mhard-float \
diff --git a/tools/gyp/v8_base.mipsel.target.linux-mips.mk b/tools/gyp/v8_base.mipsel.target.linux-mips.mk
index e79c927..b73c3bc 100644
--- a/tools/gyp/v8_base.mipsel.target.linux-mips.mk
+++ b/tools/gyp/v8_base.mipsel.target.linux-mips.mk
@@ -208,7 +208,6 @@
 	-fvisibility=hidden \
 	-pipe \
 	-fPIC \
-	-g \
 	-Wno-format \
 	-EL \
 	-mhard-float \
@@ -307,7 +306,6 @@
 	-fvisibility=hidden \
 	-pipe \
 	-fPIC \
-	-g \
 	-Wno-format \
 	-EL \
 	-mhard-float \
diff --git a/tools/gyp/v8_nosnapshot.arm.host.darwin-arm.mk b/tools/gyp/v8_nosnapshot.arm.host.darwin-arm.mk
index cd4d164..080d866 100644
--- a/tools/gyp/v8_nosnapshot.arm.host.darwin-arm.mk
+++ b/tools/gyp/v8_nosnapshot.arm.host.darwin-arm.mk
@@ -47,7 +47,6 @@
 	-fvisibility=hidden \
 	-pipe \
 	-fPIC \
-	-g \
 	-Wno-format \
 	-m32 \
 	-Os \
@@ -111,7 +110,6 @@
 	-fvisibility=hidden \
 	-pipe \
 	-fPIC \
-	-g \
 	-Wno-format \
 	-m32 \
 	-fno-ident \
diff --git a/tools/gyp/v8_nosnapshot.arm.host.linux-arm.mk b/tools/gyp/v8_nosnapshot.arm.host.linux-arm.mk
index 749e9aa..1a45c1a 100644
--- a/tools/gyp/v8_nosnapshot.arm.host.linux-arm.mk
+++ b/tools/gyp/v8_nosnapshot.arm.host.linux-arm.mk
@@ -47,7 +47,6 @@
 	-fvisibility=hidden \
 	-pipe \
 	-fPIC \
-	-g \
 	-Wno-format \
 	-m32 \
 	-Os \
@@ -111,7 +110,6 @@
 	-fvisibility=hidden \
 	-pipe \
 	-fPIC \
-	-g \
 	-Wno-format \
 	-m32 \
 	-fno-ident \
diff --git a/tools/gyp/v8_nosnapshot.ia32.host.darwin-x86.mk b/tools/gyp/v8_nosnapshot.ia32.host.darwin-x86.mk
index 7348820..71adab3 100644
--- a/tools/gyp/v8_nosnapshot.ia32.host.darwin-x86.mk
+++ b/tools/gyp/v8_nosnapshot.ia32.host.darwin-x86.mk
@@ -47,7 +47,6 @@
 	-fvisibility=hidden \
 	-pipe \
 	-fPIC \
-	-g \
 	-Wno-format \
 	-m32 \
 	-Os \
@@ -109,7 +108,6 @@
 	-fvisibility=hidden \
 	-pipe \
 	-fPIC \
-	-g \
 	-Wno-format \
 	-m32 \
 	-fno-ident \
diff --git a/tools/gyp/v8_nosnapshot.ia32.host.linux-x86.mk b/tools/gyp/v8_nosnapshot.ia32.host.linux-x86.mk
index b8e4087..cf259ea 100644
--- a/tools/gyp/v8_nosnapshot.ia32.host.linux-x86.mk
+++ b/tools/gyp/v8_nosnapshot.ia32.host.linux-x86.mk
@@ -47,7 +47,6 @@
 	-fvisibility=hidden \
 	-pipe \
 	-fPIC \
-	-g \
 	-Wno-format \
 	-m32 \
 	-Os \
@@ -109,7 +108,6 @@
 	-fvisibility=hidden \
 	-pipe \
 	-fPIC \
-	-g \
 	-Wno-format \
 	-m32 \
 	-fno-ident \
diff --git a/tools/gyp/v8_nosnapshot.mipsel.host.darwin-mips.mk b/tools/gyp/v8_nosnapshot.mipsel.host.darwin-mips.mk
index 22be02f..f74ef5c 100644
--- a/tools/gyp/v8_nosnapshot.mipsel.host.darwin-mips.mk
+++ b/tools/gyp/v8_nosnapshot.mipsel.host.darwin-mips.mk
@@ -48,7 +48,6 @@
 	-fvisibility=hidden \
 	-pipe \
 	-fPIC \
-	-g \
 	-Wno-format \
 	-m32 \
 	-Os \
@@ -113,7 +112,6 @@
 	-fvisibility=hidden \
 	-pipe \
 	-fPIC \
-	-g \
 	-Wno-format \
 	-m32 \
 	-fno-ident \
diff --git a/tools/gyp/v8_nosnapshot.mipsel.host.linux-mips.mk b/tools/gyp/v8_nosnapshot.mipsel.host.linux-mips.mk
index 680ee8b..50a1314 100644
--- a/tools/gyp/v8_nosnapshot.mipsel.host.linux-mips.mk
+++ b/tools/gyp/v8_nosnapshot.mipsel.host.linux-mips.mk
@@ -48,7 +48,6 @@
 	-fvisibility=hidden \
 	-pipe \
 	-fPIC \
-	-g \
 	-Wno-format \
 	-m32 \
 	-Os \
@@ -113,7 +112,6 @@
 	-fvisibility=hidden \
 	-pipe \
 	-fPIC \
-	-g \
 	-Wno-format \
 	-m32 \
 	-fno-ident \
diff --git a/tools/gyp/v8_snapshot.target.darwin-arm.mk b/tools/gyp/v8_snapshot.target.darwin-arm.mk
index a722a42..9f32ec2 100644
--- a/tools/gyp/v8_snapshot.target.darwin-arm.mk
+++ b/tools/gyp/v8_snapshot.target.darwin-arm.mk
@@ -58,7 +58,6 @@
 	-fvisibility=hidden \
 	-pipe \
 	-fPIC \
-	-g \
 	-Wno-format \
 	-fno-tree-sra \
 	-fuse-ld=gold \
@@ -153,7 +152,6 @@
 	-fvisibility=hidden \
 	-pipe \
 	-fPIC \
-	-g \
 	-Wno-format \
 	-fno-tree-sra \
 	-fuse-ld=gold \
diff --git a/tools/gyp/v8_snapshot.target.darwin-mips.mk b/tools/gyp/v8_snapshot.target.darwin-mips.mk
index 436b04d..a85c602 100644
--- a/tools/gyp/v8_snapshot.target.darwin-mips.mk
+++ b/tools/gyp/v8_snapshot.target.darwin-mips.mk
@@ -59,7 +59,6 @@
 	-fvisibility=hidden \
 	-pipe \
 	-fPIC \
-	-g \
 	-Wno-format \
 	-EL \
 	-mhard-float \
@@ -154,7 +153,6 @@
 	-fvisibility=hidden \
 	-pipe \
 	-fPIC \
-	-g \
 	-Wno-format \
 	-EL \
 	-mhard-float \
diff --git a/tools/gyp/v8_snapshot.target.darwin-x86.mk b/tools/gyp/v8_snapshot.target.darwin-x86.mk
index f64e58f..552ee95 100644
--- a/tools/gyp/v8_snapshot.target.darwin-x86.mk
+++ b/tools/gyp/v8_snapshot.target.darwin-x86.mk
@@ -57,7 +57,6 @@
 	-fvisibility=hidden \
 	-pipe \
 	-fPIC \
-	-g \
 	-Wno-format \
 	-m32 \
 	-mmmx \
@@ -151,7 +150,6 @@
 	-fvisibility=hidden \
 	-pipe \
 	-fPIC \
-	-g \
 	-Wno-format \
 	-m32 \
 	-mmmx \
diff --git a/tools/gyp/v8_snapshot.target.linux-arm.mk b/tools/gyp/v8_snapshot.target.linux-arm.mk
index a722a42..9f32ec2 100644
--- a/tools/gyp/v8_snapshot.target.linux-arm.mk
+++ b/tools/gyp/v8_snapshot.target.linux-arm.mk
@@ -58,7 +58,6 @@
 	-fvisibility=hidden \
 	-pipe \
 	-fPIC \
-	-g \
 	-Wno-format \
 	-fno-tree-sra \
 	-fuse-ld=gold \
@@ -153,7 +152,6 @@
 	-fvisibility=hidden \
 	-pipe \
 	-fPIC \
-	-g \
 	-Wno-format \
 	-fno-tree-sra \
 	-fuse-ld=gold \
diff --git a/tools/gyp/v8_snapshot.target.linux-mips.mk b/tools/gyp/v8_snapshot.target.linux-mips.mk
index 436b04d..a85c602 100644
--- a/tools/gyp/v8_snapshot.target.linux-mips.mk
+++ b/tools/gyp/v8_snapshot.target.linux-mips.mk
@@ -59,7 +59,6 @@
 	-fvisibility=hidden \
 	-pipe \
 	-fPIC \
-	-g \
 	-Wno-format \
 	-EL \
 	-mhard-float \
@@ -154,7 +153,6 @@
 	-fvisibility=hidden \
 	-pipe \
 	-fPIC \
-	-g \
 	-Wno-format \
 	-EL \
 	-mhard-float \
diff --git a/tools/gyp/v8_snapshot.target.linux-x86.mk b/tools/gyp/v8_snapshot.target.linux-x86.mk
index f64e58f..552ee95 100644
--- a/tools/gyp/v8_snapshot.target.linux-x86.mk
+++ b/tools/gyp/v8_snapshot.target.linux-x86.mk
@@ -57,7 +57,6 @@
 	-fvisibility=hidden \
 	-pipe \
 	-fPIC \
-	-g \
 	-Wno-format \
 	-m32 \
 	-mmmx \
@@ -151,7 +150,6 @@
 	-fvisibility=hidden \
 	-pipe \
 	-fPIC \
-	-g \
 	-Wno-format \
 	-m32 \
 	-mmmx \