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

Unified Diff: chrome/chrome.gyp

Issue 102993002: Implement Networking Private API VerifyAndEncryptCredentials method (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Sync to r255173 Created 6 years, 10 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/chrome.gyp
diff --git a/chrome/chrome.gyp b/chrome/chrome.gyp
index 6b33f6a5b0f10acbb055281b10618c885cb0c089..a0a05569911e6983e5288c40be31e1f0124f77ce 100644
--- a/chrome/chrome.gyp
+++ b/chrome/chrome.gyp
@@ -246,6 +246,7 @@
'dependencies': [
'common/extensions/api/api.gyp:api',
'../base/base.gyp:base',
+ '../components/components.gyp:wifi_component',
'../content/content.gyp:content_utility',
'../media/media.gyp:media',
'../skia/skia.gyp:skia',

Powered by Google App Engine
This is Rietveld 408576698