diff options
-rw-r--r-- | build/common.croc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/build/common.croc b/build/common.croc index 5588990..90b9cb9 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 |