Fix cpplint warning

This commit is contained in:
Cheng Zhao 2014-10-08 17:47:47 +08:00
parent d4e3c39fa5
commit 0c349c047d
2 changed files with 5 additions and 0 deletions

View file

@ -5,6 +5,8 @@
#ifndef ATOM_BROWSER_ATOM_SPEECH_RECOGNITION_MANAGER_DELEGATE_H_
#define ATOM_BROWSER_ATOM_SPEECH_RECOGNITION_MANAGER_DELEGATE_H_
#include <string>
#include "content/public/browser/speech_recognition_event_listener.h"
#include "content/public/browser/speech_recognition_manager_delegate.h"