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

Unified Diff: content/content_common.gypi

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/content_browser.gypi ('k') | content/public/test/layouttest_support.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/content_common.gypi
diff --git a/content/content_common.gypi b/content/content_common.gypi
index 4e2a5b86f249149203ece6a29842f0f738d17d70..44ad6d28402eaf023c33ee3474a0a4057edd54e8 100644
--- a/content/content_common.gypi
+++ b/content/content_common.gypi
@@ -248,8 +248,8 @@
'common/gamepad_user_gesture.cc',
'common/gamepad_user_gesture.h',
'common/geofencing_messages.h',
- 'common/geofencing_status.cc',
- 'common/geofencing_status.h',
+ 'common/geofencing_types.cc',
+ 'common/geofencing_types.h',
'common/gin_java_bridge_messages.h',
'common/gpu/client/command_buffer_proxy_impl.cc',
'common/gpu/client/command_buffer_proxy_impl.h',
« no previous file with comments | « content/content_browser.gypi ('k') | content/public/test/layouttest_support.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698