Skip to content

Commit

Permalink
Add URL reference back to options class. Fix #908.
Browse files Browse the repository at this point in the history
  • Loading branch information
FelisCatus committed Oct 26, 2016
1 parent 120da44 commit 9b8de4c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions omega-target-chromium-extension/src/options.coffee
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ ProxyAuth = require('./proxy_auth')
WebRequestMonitor = require('./web_request_monitor')
ChromePort = require('./chrome_port')
fetchUrl = require('./fetch_url')
Url = require('url')

class ChromeOptions extends OmegaTarget.Options
_inspect: null
Expand Down

0 comments on commit 9b8de4c

Please sign in to comment.