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

Unified Diff: content/common/geofencing_types.cc

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
« no previous file with comments | « content/common/geofencing_types.h ('k') | content/content_browser.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/common/geofencing_types.cc
diff --git a/content/common/geofencing_status.cc b/content/common/geofencing_types.cc
similarity index 95%
rename from content/common/geofencing_status.cc
rename to content/common/geofencing_types.cc
index ffca197bc85327c26e4a691d5d55215454c479b0..ab8babe6b80a35889850d58fe94dd165a4bd86c2 100644
--- a/content/common/geofencing_status.cc
+++ b/content/common/geofencing_types.cc
@@ -2,7 +2,7 @@
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
-#include "content/common/geofencing_status.h"
+#include "content/common/geofencing_types.h"
#include "base/logging.h"
« no previous file with comments | « content/common/geofencing_types.h ('k') | content/content_browser.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698