Roll libphonenumber r456

This also changes libphonenumber.gyp. A separate library with no metadata needs
to be built. This allows us to build a production library with production
metadata and the unit tests with testing metadata. Before that it was unclear
which metadata was used for testing.

TEST=libphonenumber_unittests


Review URL: https://chromiumcodereview.appspot.com/10412031

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@139410 0039d316-1c4b-4281-b951-d872f2087c98
diff --git a/DEPS b/DEPS
index 375f7ef..e3d6dce 100644
--- a/DEPS
+++ b/DEPS
@@ -45,7 +45,7 @@
   "pnacl_toolchain_revision": "8612",
 
   "libjingle_revision": "145",
-  "libphonenumber_revision": "425",
+  "libphonenumber_revision": "456",
   "libvpx_revision": "134182",
   "lss_revision": "9",