Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-03-23 | Move core/include/fxcrt to core/fxcrt/include. | Dan Sinclair | |
This CL moves the fxcrt code into the core/fxcrt directory. The only exception was fx_bidi.h which was moved into core/fxcrt as it is not used outside of core/. R=tsepez@chromium.org Review URL: https://codereview.chromium.org/1825953002 . | |||
2015-07-14 | Add a few include rules for XFA-specific files. | Tom Sepez | |
Checkdeps is still pretty noisy on XFA. There is some confusion about finding include files since not all are relative. R=thestig@chromium.org Review URL: https://codereview.chromium.org/1241763003 . |