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

Unified Diff: chrome/browser/BUILD.gn

Issue 1231613005: Hook up the Push API with GCM's new ability to own encryption keys. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@gcm-encryption
Patch Set: Created 5 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: chrome/browser/BUILD.gn
diff --git a/chrome/browser/BUILD.gn b/chrome/browser/BUILD.gn
index abcf6463c282a13acee2161234dd6b34d027dc10..4afdcfd2e957dd5f0305051b39a70f76067a0e57 100644
--- a/chrome/browser/BUILD.gn
+++ b/chrome/browser/BUILD.gn
@@ -107,6 +107,7 @@ source_set("browser") {
"//components/favicon/core",
"//components/favicon_base",
"//components/gcm_driver",
+ "//components/gcm_driver/crypto",
"//components/gcm_driver/instance_id",
"//components/google/core/browser",
"//components/guest_view/browser",
« no previous file with comments | « no previous file | chrome/browser/push_messaging/push_messaging_browsertest.cc » ('j') | components/gcm_driver/fake_gcm_driver.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698