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

Unified Diff: Source/core/loader/archive/MHTMLArchive.h

Issue 14190004: Absolutify paths to loader/*. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: hmm Created 7 years, 8 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
Index: Source/core/loader/archive/MHTMLArchive.h
diff --git a/Source/core/loader/archive/MHTMLArchive.h b/Source/core/loader/archive/MHTMLArchive.h
index 050565dcc892867125aa78a60ea4a83b88ecbfb8..2533ec5cea8029900e9448ea8c4ae8f16b0f4ca8 100644
--- a/Source/core/loader/archive/MHTMLArchive.h
+++ b/Source/core/loader/archive/MHTMLArchive.h
@@ -31,7 +31,7 @@
#ifndef MHTMLArchive_h
#define MHTMLArchive_h
-#include "ArchiveResource.h"
+#include "core/loader/archive/ArchiveResource.h"
#include <wtf/PassRefPtr.h>
#include <wtf/RefCounted.h>
#include <wtf/RefPtr.h>
« no previous file with comments | « Source/core/loader/archive/ArchiveResourceCollection.cpp ('k') | Source/core/loader/archive/MHTMLArchive.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698