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

Unified Diff: Source/platform/mac/ScrollElasticityController.mm

Issue 99103006: Moving GraphicsContext and dependencies from core to platform. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Final patch - fixes Android Created 7 years 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/mac/ScrollElasticityController.h ('k') | Source/platform/platform_derived_sources.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/platform/mac/ScrollElasticityController.mm
diff --git a/Source/core/platform/mac/ScrollElasticityController.mm b/Source/platform/mac/ScrollElasticityController.mm
similarity index 99%
rename from Source/core/platform/mac/ScrollElasticityController.mm
rename to Source/platform/mac/ScrollElasticityController.mm
index f2693a78419fdfbef4c9fbb3469b542613db3360..0ab305b6ab91823e3ff09e4e30feebf082a77ac4 100644
--- a/Source/core/platform/mac/ScrollElasticityController.mm
+++ b/Source/platform/mac/ScrollElasticityController.mm
@@ -24,7 +24,7 @@
*/
#include "config.h"
-#include "core/platform/mac/ScrollElasticityController.h"
+#include "platform/mac/ScrollElasticityController.h"
#include "platform/PlatformWheelEvent.h"
#include <sys/sysctl.h>
« no previous file with comments | « Source/platform/mac/ScrollElasticityController.h ('k') | Source/platform/platform_derived_sources.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698