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

Unified Diff: components/os_crypt/key_storage_keyring.cc

Issue 2343643004: Build with jessie sysroots (Closed)
Patch Set: Fix compile error related to GNOME keyring Created 4 years, 3 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
« no previous file with comments | « build/linux/sysroot_scripts/install-sysroot.py ('k') | tools/checklicenses/checklicenses.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/os_crypt/key_storage_keyring.cc
diff --git a/components/os_crypt/key_storage_keyring.cc b/components/os_crypt/key_storage_keyring.cc
index 8e5c1f5cb257942be8f55e98a96c61a9ad23959f..c039af9616bd033bd5a53a98bae45668cd08c37b 100644
--- a/components/os_crypt/key_storage_keyring.cc
+++ b/components/os_crypt/key_storage_keyring.cc
@@ -4,8 +4,6 @@
#include "components/os_crypt/key_storage_keyring.h"
-#include <gnome-keyring.h>
-
#include "base/base64.h"
#include "base/bind.h"
#include "base/rand_util.h"
« no previous file with comments | « build/linux/sysroot_scripts/install-sysroot.py ('k') | tools/checklicenses/checklicenses.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698