]> git.pld-linux.org Git - packages/chromium-browser.git/blobdiff - clean-source.sh
- reenabled vaapi decode
[packages/chromium-browser.git] / clean-source.sh
index c6868c67eb5cdbd7338710f078e140d4af864dc4..27ea57d5b2ca8e5aef9d0398e254be01cf9f10e8 100755 (executable)
@@ -131,6 +131,7 @@ remove_nonessential_dirs() {
        native_client/src/trusted/desc/win \
        native_client/src/trusted/nonnacl_util/win \
        native_client/src/trusted/platform_qualify/win \
+       native_client/toolchain \
        native_client/tools \
        native_client/tools/trusted_cross_toolchains \
        native_client_sdk \
@@ -353,6 +354,7 @@ remove_nonessential_dirs() {
        third_party/nspr \
        third_party/nss \
        third_party/ocmock \
+       third_party/openssl \
        third_party/openssl/config/android \
        third_party/ots/tools \
        third_party/pthread \
@@ -649,7 +651,6 @@ clean_third_party() {
                '!' -path 'third_party/polymer/*' \
                '!' -path 'third_party/polymer_legacy/*' \
                '!' -path 'third_party/protobuf/*' \
-               '!' -path 'third_party/protobuf/*' \
                '!' -path 'third_party/qcms/*' \
                '!' -path 'third_party/re2/*' \
                '!' -path 'third_party/readability/*' \
@@ -851,7 +852,7 @@ remove_tests() {
        third_party/openssl/openssl/test \
        third_party/ots/test \
        third_party/protobuf/src/google/protobuf/testdata \
-       third_party/protobuf/src/google/protobuf/testing \
+       third_party/protobuf/src/google/protobuf/testing_ \
        third_party/re2/re2/testing \
        third_party/safe_browsing/testing \
        third_party/sfntly/cpp/src/test \
@@ -1162,7 +1163,7 @@ strip_system_dirs \
        third_party/libxslt \
        third_party/mesa \
        third_party/opus_ \
-       third_party/protobuf_ \
+       third_party/protobuf \
        third_party/re2 \
        third_party/snappy \
        third_party/speex \
This page took 0.027312 seconds and 4 git commands to generate.