 Chromium Code Reviews
 Chromium Code Reviews Issue 1866743002:
  Add //build/config/BUILD.gn to exec whitelist for GN.  (Closed) 
  Base URL: https://chromium.googlesource.com/libyuv/libyuv@master
    
  
    Issue 1866743002:
  Add //build/config/BUILD.gn to exec whitelist for GN.  (Closed) 
  Base URL: https://chromium.googlesource.com/libyuv/libyuv@master| Index: include/libyuv/version.h | 
| diff --git a/include/libyuv/version.h b/include/libyuv/version.h | 
| index 2b9fecbb995742765abd68fcfd9abd0f6cab027c..72615542cf9ed5660b74b09a868ca4c1ec9bcd40 100644 | 
| --- a/include/libyuv/version.h | 
| +++ b/include/libyuv/version.h | 
| @@ -11,6 +11,6 @@ | 
| #ifndef INCLUDE_LIBYUV_VERSION_H_ // NOLINT | 
| #define INCLUDE_LIBYUV_VERSION_H_ | 
| -#define LIBYUV_VERSION 1581 | 
| +#define LIBYUV_VERSION 1582 | 
| #endif // INCLUDE_LIBYUV_VERSION_H_ NOLINT |