From 406828efdd61ccbc4cbca7146cb32a0de6494219 Mon Sep 17 00:00:00 2001 From: Oliver Hamlet Date: Sun, 13 Mar 2016 11:59:33 +0000 Subject: [PATCH] Update CEF to branch 2623 I.e. Chromium 49, which adds smooth scrolling, CSS Custom Variables and several useful ES2015 features. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5c069408..83566a37 100644 --- a/README.md +++ b/README.md @@ -28,7 +28,7 @@ Once Node.js is installed, run `npm install` from the repository root to install LOOT requires the following C/C++ libraries (version numbers used in latest development revision given): * [Boost](http://www.boost.org) v1.60.0 -* [Chromium Embedded Framework](https://bitbucket.org/chromiumembedded/cef) branch 2526: Required to build the GUI, but not the API or tests. +* [Chromium Embedded Framework](https://bitbucket.org/chromiumembedded/cef) branch 2623: Required to build the GUI, but not the API or tests. * [Google Test](https://github.com/google/googletest) v1.7: Required to build the tests, but not the API or the GUI. * [Libespm](http://github.com/WrinklyNinja/libespm) v2.5.0 * [Libgit2](http://libgit2.github.com/) v0.24.0