| Index: build/all.gyp
 | 
| diff --git a/build/all.gyp b/build/all.gyp
 | 
| index 6f47718b1700f9e5955a4fe7bfb9268a18434866..8134eede105ba34c835240a59f90b23dc065f11d 100644
 | 
| --- a/build/all.gyp
 | 
| +++ b/build/all.gyp
 | 
| @@ -17,6 +17,7 @@
 | 
|          '../net/net.gyp:*',
 | 
|          '../sdch/sdch.gyp:*',
 | 
|          '../sql/sql.gyp:*',
 | 
| +        '../sync/sync.gyp:*',
 | 
|          '../testing/gmock.gyp:*',
 | 
|          '../testing/gtest.gyp:*',
 | 
|          '../third_party/bzip2/bzip2.gyp:*',
 | 
| @@ -42,7 +43,6 @@
 | 
|              '../ppapi/ppapi_internal.gyp:*',
 | 
|              '../printing/printing.gyp:*',
 | 
|              '../skia/skia.gyp:*',
 | 
| -            '../sync/sync.gyp:*',
 | 
|              '../third_party/cacheinvalidation/cacheinvalidation.gyp:*',
 | 
|              '../third_party/cld/cld.gyp:*',
 | 
|              '../third_party/codesighs/codesighs.gyp:*',
 | 
| 
 |