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

Unified Diff: Source/web/tests/MemoryInfo.cpp

Issue 26848007: Move Navigation Timing and other various window-level objects out of page/ (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 7 years, 2 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/web/mac/WebSubstringUtil.mm ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/web/tests/MemoryInfo.cpp
diff --git a/Source/web/tests/MemoryInfo.cpp b/Source/web/tests/MemoryInfo.cpp
index d967c4eaaf019b9a178c6f0ae9c49df6ad342c43..bd1ed545c6e9003d555779b16d5128492715feed 100644
--- a/Source/web/tests/MemoryInfo.cpp
+++ b/Source/web/tests/MemoryInfo.cpp
@@ -30,7 +30,7 @@
#include "config.h"
-#include "core/page/MemoryInfo.h"
+#include "core/timing/MemoryInfo.h"
#include <gtest/gtest.h>
« no previous file with comments | « Source/web/mac/WebSubstringUtil.mm ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698