diff options
Diffstat (limited to 'chrome/common/net/url_fetcher.h')
-rw-r--r-- | chrome/common/net/url_fetcher.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/chrome/common/net/url_fetcher.h b/chrome/common/net/url_fetcher.h index 9572478..4671ae0 100644 --- a/chrome/common/net/url_fetcher.h +++ b/chrome/common/net/url_fetcher.h @@ -9,6 +9,7 @@ #ifndef CHROME_COMMON_NET_URL_FETCHER_H_ #define CHROME_COMMON_NET_URL_FETCHER_H_ +#pragma once #include <string> |