diff options
Diffstat (limited to 'Source/WebKit/android/nav/CachedInput.h')
-rw-r--r-- | Source/WebKit/android/nav/CachedInput.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Source/WebKit/android/nav/CachedInput.h b/Source/WebKit/android/nav/CachedInput.h index f7f9eea..a3eabc7 100644 --- a/Source/WebKit/android/nav/CachedInput.h +++ b/Source/WebKit/android/nav/CachedInput.h @@ -23,8 +23,8 @@ * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. */ -#ifndef CachedInput_H -#define CachedInput_H +#ifndef CachedInput_h +#define CachedInput_h #include "CachedDebug.h" #include "HTMLInputElement.h" |