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

Unified Diff: Source/core/page/DOMTimer.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/page/DOMSelection.cpp ('k') | Source/core/page/DOMTimer.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/core/page/DOMTimer.h
diff --git a/Source/core/page/DOMTimer.h b/Source/core/page/DOMTimer.h
index 93838c453eca75b2f28aa3484143a886a1533b78..99e424dfe467e4733bae3292d3e7b28d99aaaa25 100644
--- a/Source/core/page/DOMTimer.h
+++ b/Source/core/page/DOMTimer.h
@@ -27,7 +27,7 @@
#ifndef DOMTimer_h
#define DOMTimer_h
-#include "UserGestureIndicator.h"
+#include "core/dom/UserGestureIndicator.h"
#include "core/page/SuspendableTimer.h"
#include <wtf/OwnPtr.h>
#include <wtf/PassOwnPtr.h>
« no previous file with comments | « Source/core/page/DOMSelection.cpp ('k') | Source/core/page/DOMTimer.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698