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

Unified Diff: Source/platform/exported/WebPrerenderingSupport.cpp

Issue 43443005: Move WebPrerenderingSupport to platform/ (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/platform/blink_platform.gypi ('k') | public/platform/WebPrerenderingSupport.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/platform/exported/WebPrerenderingSupport.cpp
diff --git a/Source/core/platform/chromium/support/WebPrerenderingSupport.cpp b/Source/platform/exported/WebPrerenderingSupport.cpp
similarity index 98%
rename from Source/core/platform/chromium/support/WebPrerenderingSupport.cpp
rename to Source/platform/exported/WebPrerenderingSupport.cpp
index a8cbfc4f41306772bc4fc56163189b4c6089bdc8..9f6b42c10bb71c33baacd3c8b9f8a007b80260a5 100644
--- a/Source/core/platform/chromium/support/WebPrerenderingSupport.cpp
+++ b/Source/platform/exported/WebPrerenderingSupport.cpp
@@ -28,6 +28,8 @@
* OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*/
+#include "config.h"
+
#include "public/platform/WebPrerenderingSupport.h"
namespace WebKit {
« no previous file with comments | « Source/platform/blink_platform.gypi ('k') | public/platform/WebPrerenderingSupport.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698