diff options
12 files changed, 1 insertions, 1 deletions
diff --git a/packages/gwt-chromium/build.gradle b/packages/gwt-chromium/build.gradle index f3d0516..b85eb77 100644 --- a/packages/gwt-chromium/build.gradle +++ b/packages/gwt-chromium/build.gradle @@ -2,7 +2,7 @@ import org.xapek.yvesf.gradle.DownloadTask //chrome nightly build, one of the last with npapi final revision = '242519' -version "34-r${revision}" +version "34-r${revision}-1" task downloadChrome(type: DownloadTask) { source "http://gsdview.appspot.com/chromium-browser-continuous/Linux_x64/${revision}/chrome-linux.zip" diff --git a/packages/gwt-chromium/resources/chrome-profile/lib/chrome-support/libfreebl3.chk b/packages/gwt-chromium/resources/chrome-profile/lib/chrome-support/libfreebl3.chk Binary files differnew file mode 100644 index 0000000..623c767 --- /dev/null +++ b/packages/gwt-chromium/resources/chrome-profile/lib/chrome-support/libfreebl3.chk diff --git a/packages/gwt-chromium/resources/chrome-profile/lib/chrome-support/libfreebl3.so b/packages/gwt-chromium/resources/chrome-profile/lib/chrome-support/libfreebl3.so Binary files differnew file mode 100644 index 0000000..17ea3ab --- /dev/null +++ b/packages/gwt-chromium/resources/chrome-profile/lib/chrome-support/libfreebl3.so diff --git a/packages/gwt-chromium/resources/chrome-profile/lib/chrome-support/libnss3.so b/packages/gwt-chromium/resources/chrome-profile/lib/chrome-support/libnss3.so Binary files differnew file mode 100644 index 0000000..e1013ae --- /dev/null +++ b/packages/gwt-chromium/resources/chrome-profile/lib/chrome-support/libnss3.so diff --git a/packages/gwt-chromium/resources/chrome-profile/lib/chrome-support/libnssckbi.so b/packages/gwt-chromium/resources/chrome-profile/lib/chrome-support/libnssckbi.so Binary files differnew file mode 100644 index 0000000..7ac0f93 --- /dev/null +++ b/packages/gwt-chromium/resources/chrome-profile/lib/chrome-support/libnssckbi.so diff --git a/packages/gwt-chromium/resources/chrome-profile/lib/chrome-support/libnssdbm3.chk b/packages/gwt-chromium/resources/chrome-profile/lib/chrome-support/libnssdbm3.chk Binary files differnew file mode 100644 index 0000000..24167fd --- /dev/null +++ b/packages/gwt-chromium/resources/chrome-profile/lib/chrome-support/libnssdbm3.chk diff --git a/packages/gwt-chromium/resources/chrome-profile/lib/chrome-support/libnssdbm3.so b/packages/gwt-chromium/resources/chrome-profile/lib/chrome-support/libnssdbm3.so Binary files differnew file mode 100644 index 0000000..ae5a2a0 --- /dev/null +++ b/packages/gwt-chromium/resources/chrome-profile/lib/chrome-support/libnssdbm3.so diff --git a/packages/gwt-chromium/resources/chrome-profile/lib/chrome-support/libnssutil3.so b/packages/gwt-chromium/resources/chrome-profile/lib/chrome-support/libnssutil3.so Binary files differnew file mode 100644 index 0000000..67b4af7 --- /dev/null +++ b/packages/gwt-chromium/resources/chrome-profile/lib/chrome-support/libnssutil3.so diff --git a/packages/gwt-chromium/resources/chrome-profile/lib/chrome-support/libsmime3.so b/packages/gwt-chromium/resources/chrome-profile/lib/chrome-support/libsmime3.so Binary files differnew file mode 100644 index 0000000..d0dca4f --- /dev/null +++ b/packages/gwt-chromium/resources/chrome-profile/lib/chrome-support/libsmime3.so diff --git a/packages/gwt-chromium/resources/chrome-profile/lib/chrome-support/libsoftokn3.chk b/packages/gwt-chromium/resources/chrome-profile/lib/chrome-support/libsoftokn3.chk Binary files differnew file mode 100644 index 0000000..a390146 --- /dev/null +++ b/packages/gwt-chromium/resources/chrome-profile/lib/chrome-support/libsoftokn3.chk diff --git a/packages/gwt-chromium/resources/chrome-profile/lib/chrome-support/libsoftokn3.so b/packages/gwt-chromium/resources/chrome-profile/lib/chrome-support/libsoftokn3.so Binary files differnew file mode 100644 index 0000000..a0452ca --- /dev/null +++ b/packages/gwt-chromium/resources/chrome-profile/lib/chrome-support/libsoftokn3.so diff --git a/packages/gwt-chromium/resources/chrome-profile/lib/chrome-support/libssl3.so b/packages/gwt-chromium/resources/chrome-profile/lib/chrome-support/libssl3.so Binary files differnew file mode 100644 index 0000000..a25fd45 --- /dev/null +++ b/packages/gwt-chromium/resources/chrome-profile/lib/chrome-support/libssl3.so |