diff options
Diffstat (limited to 'Source/WebKit/android/wds/Command.h')
-rw-r--r-- | Source/WebKit/android/wds/Command.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Source/WebKit/android/wds/Command.h b/Source/WebKit/android/wds/Command.h index 90861d4..f70559f 100644 --- a/Source/WebKit/android/wds/Command.h +++ b/Source/WebKit/android/wds/Command.h @@ -23,8 +23,8 @@ * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. */ -#ifndef WDS_COMMAND_H -#define WDS_COMMAND_H +#ifndef Command_h +#define Command_h #include "wtf/MainThread.h" #include "wtf/Vector.h" |