Sure, but how should I do that in gyp (properly)? I have some idea,
but it would be good to verify.

On Wed, Jul 8, 2009 at 12:18, Evan Martin<[email protected]> wrote:
> The missing files are part of ICU, so probably need to depend on that 
> somewhere.
>
> http://www.google.com/codesearch?q=rbbi.h+package:chromium
>
> On Wed, Jul 8, 2009 at 12:12 PM, Paweł Hajdan
> Jr.<[email protected]> wrote:
>>
>> I'm adding a browser test on linux, and it uses app/l10n_util.h. I'm
>> getting these errors:
>>
>> In file included from /chromium/src/chrome/browser/browser_browsertest.cc:7:
>> /chromium/src/app/l10n_util.h:23:26: error: unicode/coll.h: No such
>> file or directory
>> /chromium/src/app/l10n_util.h:24:27: error: unicode/locid.h: No such
>> file or directory
>> /chromium/src/app/l10n_util.h:25:26: error: unicode/rbbi.h: No such
>> file or directory
>> /chromium/src/app/l10n_util.h:26:27: error: unicode/ubidi.h: No such
>> file or directory
>> /chromium/src/app/l10n_util.h:27:27: error: unicode/uchar.h: No such
>> file or directory
>>
>> browser_browsertest.cc is the new test file. I probably have to make
>> more modifications to the gyp file. Any hints?
>>
>> >>
>>
>

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

Reply via email to