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/*?

Thanks
Rafael

p.s. here's the CL in progress if more context helps:
http://codereview.chromium.org/48116/show

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

Reply via email to