| OLD | NEW | 
|   1 include_rules = [ |   1 include_rules = [ | 
|   2   "+chrome/app",  # The plugins use the theme library to get the sad plugin bitm
    ap. |   2   "+chrome/app",  # The plugins use the theme library to get the sad plugin bitm
    ap. | 
|   3   "+chrome/plugin", |   3   "+chrome/plugin", | 
|   4   "+grit",  # For generated headers |   4   "+grit",  # For generated headers | 
|   5   "+media/audio", |   5   "+media/audio", | 
|   6   "+media/base", |   6   "+media/base", | 
|   7   "+media/ffmpeg", |  | 
|   8   "+media/filters", |   7   "+media/filters", | 
|   9   "+sandbox/src", |   8   "+sandbox/src", | 
|  10   "+skia/include", |   9   "+skia/include", | 
|  11   "+webkit/extensions", |  10   "+webkit/extensions", | 
|  12   "+webkit/glue", |  11   "+webkit/glue", | 
|  13   "+webkit/glue/plugins", |  12   "+webkit/glue/plugins", | 
|  14   "+v8/include", |  13   "+v8/include", | 
|  15   "+third_party/cld/encodings/compact_lang_det/win", |  14   "+third_party/cld/encodings/compact_lang_det/win", | 
|  16   "+third_party/npapi/bindings", |  15   "+third_party/npapi/bindings", | 
|  17   "+third_party/sqlite/preprocessed", |  16   "+third_party/sqlite/preprocessed", | 
|  18   "+third_party/tcmalloc", |  17   "+third_party/tcmalloc", | 
|  19 ] |  18 ] | 
|  20  |  19  | 
| OLD | NEW |