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

Unified Diff: content/browser/geofencing/geofencing_provider.h

Issue 701953007: Expose mock geofencing service via testRunner. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: mention unifying bug in a comment Created 6 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
Index: content/browser/geofencing/geofencing_provider.h
diff --git a/content/browser/geofencing/geofencing_provider.h b/content/browser/geofencing/geofencing_provider.h
index dec96b5270b2b36014b6d0b3cb0768a242fbda10..ea2c207ef0e93012239705bc743ebf53d2921bd2 100644
--- a/content/browser/geofencing/geofencing_provider.h
+++ b/content/browser/geofencing/geofencing_provider.h
@@ -7,7 +7,7 @@
#include "base/basictypes.h"
#include "base/callback_forward.h"
-#include "content/common/geofencing_status.h"
+#include "content/common/geofencing_types.h"
namespace blink {
struct WebCircularGeofencingRegion;

Powered by Google App Engine
This is Rietveld 408576698