]> git.pld-linux.org Git - packages/chromium-browser.git/commitdiff
need chrome/test/data/nacl/nacl_test_data.gyp by chrome/chrome.gyp
authorElan Ruusamäe <glen@delfi.ee>
Sun, 11 Nov 2012 19:47:03 +0000 (19:47 +0000)
committerElan Ruusamäe <glen@delfi.ee>
Sun, 11 Nov 2012 19:47:03 +0000 (19:47 +0000)
clean-source.sh

index 32475623a83ace69ccf4bd7819636ed8aea82589..e78d371ea6e0742a2eb20114003fc3f5fc21868b 100755 (executable)
@@ -25,12 +25,10 @@ remove_nonessential_dirs() {
        local dir
        for dir in \
        chrome/common/extensions/docs \
-       chrome/test/data \
        chrome/tools/test/reference_build \
        courgette/testdata \
        data \
        native_client/src/trusted/service_runtime/testdata \
-       src/chrome/test/data \
        o3d/documentation \
        o3d/samples \
        o3d/tests \
@@ -269,6 +267,7 @@ strip_dirs | tee -a REMOVED-stripped.txt
 
 almost_strip_dirs \
        courgette \
+       chrome/test/data \
        third_party/gles2_book \
 | tee -a REMOVED-stripped.txt
 
This page took 0.033891 seconds and 4 git commands to generate.