Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(9745)

Unified Diff: chrome/common/web_resource/web_resource_unpacker.h

Issue 384103: This patch is the rest of the lint cleanup minus the other open issue. (Closed)
Patch Set: Created 11 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « chrome/common/visitedlink_common.cc ('k') | chrome/common/win_safe_util.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/common/web_resource/web_resource_unpacker.h
diff --git a/chrome/common/web_resource/web_resource_unpacker.h b/chrome/common/web_resource/web_resource_unpacker.h
index 95600f9a034ae0158eaa4f413b78130c145c3389..f07c06f0ea94e41bd527d1ac80d285a394208898 100644
--- a/chrome/common/web_resource/web_resource_unpacker.h
+++ b/chrome/common/web_resource/web_resource_unpacker.h
@@ -9,8 +9,8 @@
// it will be set up to unpack and verify image data in addition to
// just parsing a JSON feed.
-#ifndef CHROME_COMMON_WEB_RESOURCE_UNPACKER_H_
-#define CHROME_COMMON_WEB_RESOURCE_UNPACKER_H_
+#ifndef CHROME_COMMON_WEB_RESOURCE_WEB_RESOURCE_UNPACKER_H_
+#define CHROME_COMMON_WEB_RESOURCE_WEB_RESOURCE_UNPACKER_H_
#include <string>
@@ -52,6 +52,6 @@ class WebResourceUnpacker {
DISALLOW_COPY_AND_ASSIGN(WebResourceUnpacker);
};
-#endif // CHROME_COMMON_WEB_RESOURCE_UNPACKER_H_
+#endif // CHROME_COMMON_WEB_RESOURCE_WEB_RESOURCE_UNPACKER_H_
« no previous file with comments | « chrome/common/visitedlink_common.cc ('k') | chrome/common/win_safe_util.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698