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

Unified Diff: content/content_tests.gypi

Issue 404353003: Define PushMessagingApplicationId and replace ad-hoc code. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Address John's comments. Created 6 years, 5 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/content_tests.gypi
diff --git a/content/content_tests.gypi b/content/content_tests.gypi
index df22c05a4f0a4bc2de83030185ee7c26ced7ab9c..0c85f1771c5aae038cd7ad8b051342b8ff3bcb9f 100644
--- a/content/content_tests.gypi
+++ b/content/content_tests.gypi
@@ -528,6 +528,7 @@
'browser/plugin_loader_posix_unittest.cc',
'browser/power_monitor_message_broadcaster_unittest.cc',
'browser/power_profiler/power_profiler_service_unittest.cc',
+ 'browser/push_messaging_application_id_unittest.cc',
fgorski 2014/07/23 18:04:09 your struct is in content/public/browser and tests
Michael van Ouwerkerk 2014/07/24 13:01:35 Yes I did that intentionally. There aren't really
'browser/quota/mock_quota_manager.cc',
'browser/quota/mock_quota_manager.h',
'browser/quota/mock_quota_manager_proxy.cc',

Powered by Google App Engine
This is Rietveld 408576698