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

Unified Diff: google_apis/gcm/gcm.gyp

Issue 221453003: Removing the mock-keychain related bool from GCMStore constructor (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Moving all of the encryptor calls from tests to chrome binary Created 6 years, 8 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: google_apis/gcm/gcm.gyp
diff --git a/google_apis/gcm/gcm.gyp b/google_apis/gcm/gcm.gyp
index 98437763d72ece3ac8607c981884394c45ee3a5e..3de0c770221f51f3b09573bc33b1d692afc942fb 100644
--- a/google_apis/gcm/gcm.gyp
+++ b/google_apis/gcm/gcm.gyp
@@ -54,6 +54,8 @@
'engine/connection_handler.h',
'engine/connection_handler_impl.cc',
'engine/connection_handler_impl.h',
+ 'engine/gcm_internals_builder.cc',
+ 'engine/gcm_internals_builder.h',
'engine/gcm_store.cc',
'engine/gcm_store.h',
'engine/gcm_store_impl.cc',

Powered by Google App Engine
This is Rietveld 408576698