[Pkg-chromium-commit] [SCM] Git repository for pkg-chromium branch, master, updated. debian/22.0.1229.94_r161065-1-13-gcdf5c74

Giuseppe Iuculano iuculano at debian.org
Wed Feb 6 12:39:09 UTC 2013


The following commit has been merged in the master branch:
commit 1c6f4c3b222a7fc38e7ab36916865ba6c90896e4
Author: Giuseppe Iuculano <iuculano at debian.org>
Date:   Wed Feb 6 13:15:05 2013 +0100

    Use Debian api key

diff --git a/debian/rules b/debian/rules
index c537dab..7d2a034 100755
--- a/debian/rules
+++ b/debian/rules
@@ -53,6 +53,12 @@ endif
 # Disable SSE2
 GYP_DEFINES = disable_sse2=1
 
+#Debian Chromium Api Key
+GYP_DEFINES += google_api_key='AIzaSyCkfPOPZXDKNn8hhgu3JrA62wIgC93d44k'
+GYP_DEFINES += google_default_client_id='811574891467.apps.googleusercontent.com'
+GYP_DEFINES += google_default_client_secret='kdloedMFGdGla2P1zacGjAQh'
+
+
 # Enable all codecs for HTML5 in chromium, depending on which ffmpeg sumo lib
 # is installed, the set of usable codecs (at runtime) will still vary
 GYP_DEFINES += proprietary_codecs=1

-- 
Git repository for pkg-chromium



More information about the Pkg-chromium-commit mailing list