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

Unified Diff: Source/core/xml/XMLHttpRequestException.h

Issue 14519003: Absolutify paths to dom/. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: fix testrunner 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
« no previous file with comments | « Source/core/xml/XMLHttpRequest.cpp ('k') | Source/core/xml/XMLHttpRequestProgressEvent.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/core/xml/XMLHttpRequestException.h
diff --git a/Source/core/xml/XMLHttpRequestException.h b/Source/core/xml/XMLHttpRequestException.h
index 940e301072de48f2506dc2415c202ee88f87cff2..03d81c49d3b7a1c1ac84ab0f414a46834c2c57b0 100644
--- a/Source/core/xml/XMLHttpRequestException.h
+++ b/Source/core/xml/XMLHttpRequestException.h
@@ -29,7 +29,7 @@
#ifndef XMLHttpRequestException_h
#define XMLHttpRequestException_h
-#include "ExceptionBase.h"
+#include "core/dom/ExceptionBase.h"
namespace WebCore {
« no previous file with comments | « Source/core/xml/XMLHttpRequest.cpp ('k') | Source/core/xml/XMLHttpRequestProgressEvent.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698