| Index: build/common.croc
|
| diff --git a/build/common.croc b/build/common.croc
|
| index 5588990d2fba6d4d50a420a5fa63f7d346868964..90b9cb9e7d8b071b55986b80b1263a90f02c518d 100644
|
| --- a/build/common.croc
|
| +++ b/build/common.croc
|
| @@ -47,7 +47,7 @@
|
| # Files/paths to include. Specify these before the excludes, since rules
|
| # are in order.
|
| {
|
| - 'regexp' : '^CHROMIUM/(base|media|net|printing|chrome|webkit/glue|native_client)/',
|
| + 'regexp' : '^CHROMIUM/(base|media|net|printing|remoting|chrome|webkit/glue|native_client)/',
|
| 'include' : 1,
|
| },
|
| # Don't include subversion or mercurial SCM dirs
|
|
|