Chromium Code Reviews| Index: gyp/android_framework_lib.gyp |
| diff --git a/gyp/android_framework_lib.gyp b/gyp/android_framework_lib.gyp |
| index ebcdc11a11f882ae137f44e7ae3ba63e6a7279a5..398232598aaad025191c0e4b000042888f35bce6 100644 |
| --- a/gyp/android_framework_lib.gyp |
| +++ b/gyp/android_framework_lib.gyp |
| @@ -19,6 +19,9 @@ |
| 'ports.gyp:ports', |
| 'utils.gyp:utils', |
| ], |
| + 'include_dirs': [ |
| + '../include/client/android', |
| + ], |
| }, |
| ], |
| } |