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

Unified Diff: content/browser/appcache/appcache_entry.h

Issue 942963003: Cleanup: Fix content header include guards. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: REBASE Created 5 years, 10 months 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 | « content/browser/android/overscroll_glow.h ('k') | content/browser/appcache/appcache_url_request_job.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/browser/appcache/appcache_entry.h
diff --git a/content/browser/appcache/appcache_entry.h b/content/browser/appcache/appcache_entry.h
index 5c4fffd2ff5aeec319fea139c5e756f74693a164..7aaf42581eab8eb54605e869e524cd6632ccf393 100644
--- a/content/browser/appcache/appcache_entry.h
+++ b/content/browser/appcache/appcache_entry.h
@@ -64,4 +64,4 @@ class AppCacheEntry {
} // namespace content
-#endif // WEBKIT_APPCACHE_APPCACHE_RESOURCE_H_
+#endif // CONTENT_BROWSER_APPCACHE_APPCACHE_ENTRY_H_
« no previous file with comments | « content/browser/android/overscroll_glow.h ('k') | content/browser/appcache/appcache_url_request_job.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698