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

Unified Diff: content/test/mock_background_sync_controller.h

Issue 1771743002: Move geolocation and permission mojoms into WebKit/public/platform. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 9 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/test/mock_background_sync_controller.h
diff --git a/content/test/mock_background_sync_controller.h b/content/test/mock_background_sync_controller.h
index 6cd66c418457edaa4cef913039edc52288c22a12..ab52c75fa25ded4a76ba2efa09c4f913f4eb24df 100644
--- a/content/test/mock_background_sync_controller.h
+++ b/content/test/mock_background_sync_controller.h
@@ -11,7 +11,7 @@
#include "base/macros.h"
#include "content/public/browser/background_sync_controller.h"
#include "content/public/browser/background_sync_parameters.h"
-#include "content/public/common/permission_status.mojom.h"
+#include "third_party/WebKit/public/platform/modules/permissions/permission.mojom.h"
#include "url/gurl.h"
namespace content {

Powered by Google App Engine
This is Rietveld 408576698