mirror of
https://bitbucket.org/chromiumembedded/cef
synced 2025-06-05 21:39:12 +02:00
Update to Chromium revision ad51088c (#444943)
This commit is contained in:
@@ -31,10 +31,6 @@ class InternalHandlerDelegate {
|
||||
// Option 2: Specify a resource id to load static content. May include an
|
||||
// optional encoding type.
|
||||
int resource_id;
|
||||
enum Encoding {
|
||||
ENCODING_NONE,
|
||||
ENCODING_BROTLI,
|
||||
} encoding;
|
||||
|
||||
// Option 3: Redirect to the specified URL.
|
||||
GURL redirect_url;
|
||||
|
Reference in New Issue
Block a user