diff options
Diffstat (limited to 'chrome/worker/webworker_stub.h')
-rw-r--r-- | chrome/worker/webworker_stub.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/chrome/worker/webworker_stub.h b/chrome/worker/webworker_stub.h index a3f7595..4731588 100644 --- a/chrome/worker/webworker_stub.h +++ b/chrome/worker/webworker_stub.h @@ -4,6 +4,7 @@ #ifndef CHROME_WORKER_WEBWORKER_STUB_H_ #define CHROME_WORKER_WEBWORKER_STUB_H_ +#pragma once #include "chrome/worker/webworker_stub_base.h" #include "chrome/worker/webworkerclient_proxy.h" |