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

Unified Diff: content/common/gamepad_hardware_buffer.h

Issue 15822010: Update refernces to Blink's Platform API (content) (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 years, 7 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 | « content/common/dom_storage_messages.h ('k') | content/common/gamepad_user_gesture.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/common/gamepad_hardware_buffer.h
diff --git a/content/common/gamepad_hardware_buffer.h b/content/common/gamepad_hardware_buffer.h
index 591d9ad6f093cba76b21233b92a4192e086ef51e..53a5b1a50ebd8dc44f4f7918bd573cf53cd9bff9 100644
--- a/content/common/gamepad_hardware_buffer.h
+++ b/content/common/gamepad_hardware_buffer.h
@@ -6,7 +6,7 @@
#define CONTENT_COMMON_GAMEPAD_HARDWARE_BUFFER_H_
#include "content/common/gamepad_seqlock.h"
-#include "third_party/WebKit/Source/Platform/chromium/public/WebGamepads.h"
+#include "third_party/WebKit/public/platform/WebGamepads.h"
namespace content {
« no previous file with comments | « content/common/dom_storage_messages.h ('k') | content/common/gamepad_user_gesture.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698