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

Unified Diff: chrome/utility/DEPS

Issue 102993002: Implement Networking Private API VerifyAndEncryptCredentials method (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Implemented NetworkingPrivateCredentialsGetterMac. 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/utility/DEPS
diff --git a/chrome/utility/DEPS b/chrome/utility/DEPS
index 8cfb1c066d2f72172cfcf438199e925950e2e91c..3e736699f6972995ced360025380465639322bcd 100644
--- a/chrome/utility/DEPS
+++ b/chrome/utility/DEPS
@@ -1,6 +1,8 @@
include_rules = [
+ "+chrome/browser/extensions/api/networking_private",
tbarzic 2014/02/07 19:25:00 Hm, I'm not sure if adding dependency on chrome/br
mef 2014/02/07 19:53:31 I agree, but where? The most reasonable seems to b
tbarzic 2014/02/07 22:43:02 I wouldn't move this to a new dir just for a sake
mef 2014/02/11 23:20:05 Ack. I really need an advise from jam@ at this poi
"+content/public/child",
"+content/public/utility",
+ "+components/wifi",
"+extensions/common",
# For generated headers.

Powered by Google App Engine
This is Rietveld 408576698