 Chromium Code Reviews
 Chromium Code Reviews Issue 1426583009:
  third_party: Add wayland library.  (Closed) 
  Base URL: https://chromium.googlesource.com/chromium/src.git@master
    
  
    Issue 1426583009:
  third_party: Add wayland library.  (Closed) 
  Base URL: https://chromium.googlesource.com/chromium/src.git@master| Index: .gitignore | 
| diff --git a/.gitignore b/.gitignore | 
| index 974e4c8a58076781d814f52ee43d7016df4d9aa2..70b8e1ed255e2e85327ebb18f46495200b58448a 100644 | 
| --- a/.gitignore | 
| +++ b/.gitignore | 
| @@ -405,6 +405,7 @@ v8.log | 
| /third_party/v8-i18n | 
| /third_party/valgrind | 
| /third_party/v4l2capture | 
| +/third_party/wayland/src | 
| /third_party/webdriver/pylib | 
| /third_party/webdriver/python/selenium | 
| /third_party/webgl |