Correctly build imported contexts for nested imports

Authored by skalinichev.

Description

Correctly build imported contexts for nested imports

It should resolve most (all?) of problems with missing imports.
The problem was: File A includes B, C. C includes B. When parsing, imports were corretly added to A, but not to C.

REVIEW: 121989

Details

Committed
skalinichevJan 13 2015, 9:47 AM
Parents
R32:d0b7b478060c: SVN_SILENT made messages (.desktop file)
Branches
Unknown
Tags
Unknown