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

Unified Diff: content/browser/gamepad/gamepad_test_helpers.h

Issue 11788003: Update some #includes in content/browser/ for headers in the new Platform (Closed) Base URL: http://src.chromium.org/svn/trunk/src/
Patch Set: Created 7 years, 12 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
Index: content/browser/gamepad/gamepad_test_helpers.h
===================================================================
--- content/browser/gamepad/gamepad_test_helpers.h (revision 175187)
+++ content/browser/gamepad/gamepad_test_helpers.h (working copy)
@@ -10,7 +10,7 @@
#include "base/synchronization/lock.h"
#include "base/synchronization/waitable_event.h"
#include "content/browser/gamepad/gamepad_data_fetcher.h"
-#include "third_party/WebKit/Source/WebKit/chromium/public/platform/WebGamepads.h"
+#include "third_party/WebKit/Source/Platform/chromium/public/WebGamepads.h"
namespace base {
class SystemMonitor;

Powered by Google App Engine
This is Rietveld 408576698