code cleanup
This commit is contained in:
parent
de7dcdedba
commit
ddc2e0df71
8 changed files with 14 additions and 16 deletions
|
@ -21,7 +21,9 @@ namespace atom {
|
|||
class PdfViewerUI : public content::WebUIController,
|
||||
public content::WebContentsObserver {
|
||||
public:
|
||||
static const char kOrigin[];
|
||||
static const char kHost[];
|
||||
static const char kId[];
|
||||
|
||||
PdfViewerUI(content::BrowserContext* browser_context,
|
||||
content::WebUI* web_ui,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue