| 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   "+components/autofill/common", | 
|   3   "+components/visitedlink/renderer", |   4   "+components/visitedlink/renderer", | 
|   4   "+content/public/renderer", |   5   "+content/public/renderer", | 
|   5   "+extensions/common", |   6   "+extensions/common", | 
|   6   "+grit",  # For generated headers |   7   "+grit",  # For generated headers | 
|   7   "+media/base",  # For initializing media library and media switches. |   8   "+media/base",  # For initializing media library and media switches. | 
|   8   "+ppapi/native_client/src/trusted/plugin/nacl_entry_points.h",  # For NaCl reg
    istration. |   9   "+ppapi/native_client/src/trusted/plugin/nacl_entry_points.h",  # For NaCl reg
    istration. | 
|   9   "+ppapi/c", |  10   "+ppapi/c", | 
|  10   "+ppapi/proxy", |  11   "+ppapi/proxy", | 
|  11   "+ppapi/shared_impl", |  12   "+ppapi/shared_impl", | 
|  12   "+sandbox/win/src", |  13   "+sandbox/win/src", | 
|  13   "+skia", |  14   "+skia", | 
|  14  |  15  | 
|  15   "+webkit/extensions", |  16   "+webkit/extensions", | 
|  16   "+webkit/fileapi", |  17   "+webkit/fileapi", | 
|  17   "+webkit/glue", |  18   "+webkit/glue", | 
|  18   "+webkit/glue/plugins", |  19   "+webkit/glue/plugins", | 
|  19   "+webkit/gpu", |  20   "+webkit/gpu", | 
|  20   "+webkit/media", |  21   "+webkit/media", | 
|  21   "+webkit/plugins", |  22   "+webkit/plugins", | 
|  22  |  23  | 
|  23   "+third_party/cld/encodings/compact_lang_det/win", |  24   "+third_party/cld/encodings/compact_lang_det/win", | 
|  24   "+third_party/npapi/bindings", |  25   "+third_party/npapi/bindings", | 
|  25   "+third_party/smhasher", |  26   "+third_party/smhasher", | 
|  26   "+third_party/sqlite", |  27   "+third_party/sqlite", | 
|  27 ] |  28 ] | 
| OLD | NEW |