Index: content/browser/loader/resource_handler.h |
=================================================================== |
--- content/browser/loader/resource_handler.h (working copy) |
+++ content/browser/loader/resource_handler.h (working copy) |
@@ -9,8 +9,8 @@ |
// |
// See http://dev.chromium.org/developers/design-documents/multi-process-resource-loading |
-#ifndef CONTENT_BROWSER_RENDERER_HOST_RESOURCE_HANDLER_H_ |
-#define CONTENT_BROWSER_RENDERER_HOST_RESOURCE_HANDLER_H_ |
+#ifndef CONTENT_BROWSER_LOADER_RESOURCE_HANDLER_H_ |
+#define CONTENT_BROWSER_LOADER_RESOURCE_HANDLER_H_ |
#include <string> |
@@ -113,4 +113,4 @@ |
} // namespace content |
-#endif // CONTENT_BROWSER_RENDERER_HOST_RESOURCE_HANDLER_H_ |
+#endif // CONTENT_BROWSER_LOADER_RESOURCE_HANDLER_H_ |