Cleanup unused headers, data members and functions.
This commit is contained in:
parent
2cd6dd791e
commit
f623ddf7fc
5 changed files with 4 additions and 17 deletions
|
@ -17,9 +17,6 @@ class DevToolsUI : public content::WebUIController {
|
|||
explicit DevToolsUI(BrowserContext* browser_context, content::WebUI* web_ui);
|
||||
|
||||
private:
|
||||
// Weak reference to the browser context.
|
||||
BrowserContext* browser_context_;
|
||||
|
||||
DISALLOW_COPY_AND_ASSIGN(DevToolsUI);
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue