How to exclude src/third_party/WebKit/LayoutTests when checkout chromium source code?
I have added this to my .gclient "src/third_party/WebKit/LayoutTests": None, "src/webkit/data/layout_tests": None, the directory src/webkit/data/layout_tests was excluded, but diectory src/third_party/WebKit/LayoutTests is NOT excluded. Everytime, i remove src/third_party/WebKit/LayoutTests, and then do a gclient sync, it pulls does all the source again. Can you please tell me how to exclude both directories? Thank you. --~--~---------~--~----~------------~-------~--~----~ Chromium Developers mailing list: [email protected] View archives, change email options, or unsubscribe: http://groups.google.com/group/chromium-dev -~----------~----~----~----~------~----~------~--~---
