On Tue, Mar 17, 2009 at 7:27 PM, Rafael Weinstein <rafa...@chromium.org> wrote:
> I've created a class (SecurityOriginWhitelist) in webkit/glue that
> implements a delegate interface that I created in WebKit/WebCore
> (SecurityOriginWhitelistDelegate).
> I'd like to use URLPattern, which lives in chrome/extensions, in
> implementing the concrete class, but I'm getting a link error.
> Now I notice that nothing in webkit/glue seems to include chrome/*. Is there
> some other way to do this, or would the code I need have to move to base/*?

You definitely can't do this. check_deps will turn the tree red if you
do. Let's talk tomorrow about this

Brett

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

Reply via email to