I got another failure for checkdeps:
ERROR in
C:/b/slave/chromium-rel-builder/build/src\chrome\test\worker\test_webworker.cc
Illegal include: "webkit/tools/test_shell/test_webworker_helper.h"
    Because of "-webkit" from chrome's include_rules.

Should I relocate test_worker project from chrome\test\worker to
webkit\tools\test_worker? Thanks.

On Sun, Mar 29, 2009 at 9:25 PM, Jian Li <[email protected]> wrote:

> I see what you mean. I know how to get this fixed. Thanks.
>
>
> On Sun, Mar 29, 2009 at 8:48 PM, Brett Wilson <[email protected]> wrote:
>
>> On Sun, Mar 29, 2009 at 8:44 PM, Jian Li <[email protected]> wrote:
>> > I got the following check deps failure with try job in Linux:
>> > ERROR in
>> > /b/slave/linux/build/src/webkit/tools/test_shell/test_webworker_helper.h
>> > Illegal include: "chrome/test/worker/test_worker_main.h"
>> >     Because of no rule applying
>> > Anyone knows how to fix this? Thanks.
>>
>> The "fix" is to not include that file. You can't have webkit depend on
>> chrome, which is what the checkdeps program is verifying. The
>> dependencies must go only from Chrome to WebKit.
>>
>> I hope it's easy for you to fix. Let me know if you have any questions.
>>
>> Brett
>>
>
>

--~--~---------~--~----~------------~-------~--~----~
Chromium Developers mailing list: [email protected] 
View archives, change email options, or unsubscribe: 
    http://groups.google.com/group/chromium-dev
-~----------~----~----~----~------~----~------~--~---

Reply via email to