diff options
Diffstat (limited to 'components/dom_distiller/webui/dom_distiller_ui.h')
-rw-r--r-- | components/dom_distiller/webui/dom_distiller_ui.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/components/dom_distiller/webui/dom_distiller_ui.h b/components/dom_distiller/webui/dom_distiller_ui.h index 762b236..1b9f1c2 100644 --- a/components/dom_distiller/webui/dom_distiller_ui.h +++ b/components/dom_distiller/webui/dom_distiller_ui.h @@ -2,8 +2,8 @@ // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. -#ifndef COMPONENTS_DOM_DISTILLER_WEBUI_DOM_DISTILLER_UI_H_ -#define COMPONENTS_DOM_DISTILLER_WEBUI_DOM_DISTILLER_UI_H_ +#ifndef COMPONENTS_DOM_DISTILLER_WEBUI_DOM_DISTILLER_H_ +#define COMPONENTS_DOM_DISTILLER_WEBUI_DOM_DISTILLER_H_ #include "content/public/browser/web_ui_controller.h" |