diff options
Diffstat (limited to 'www/chromium/files/patch-chrome_browser_vr_sample_queue.cc')
-rw-r--r-- | www/chromium/files/patch-chrome_browser_vr_sample_queue.cc | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/www/chromium/files/patch-chrome_browser_vr_sample_queue.cc b/www/chromium/files/patch-chrome_browser_vr_sample_queue.cc deleted file mode 100644 index 755e356aff10..000000000000 --- a/www/chromium/files/patch-chrome_browser_vr_sample_queue.cc +++ /dev/null @@ -1,11 +0,0 @@ ---- chrome/browser/vr/sample_queue.cc.orig 2018-03-24 12:29:50.123017000 +0100 -+++ chrome/browser/vr/sample_queue.cc 2018-03-24 12:30:25.632912000 +0100 -@@ -2,6 +2,8 @@ - // Use of this source code is governed by a BSD-style license that can be - // found in the LICENSE file. - -+#include <stdint.h> -+ - #include "chrome/browser/vr/sample_queue.h" - - namespace vr { |