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

Unified Diff: extensions/browser/api/vpn_provider/DEPS

Issue 1307173009: rebased ppapi vpnProvider (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@lkcr
Patch Set: fix compile Created 5 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 | « content/renderer/pepper/plugin_module.cc ('k') | extensions/browser/api/vpn_provider/vpn_service.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: extensions/browser/api/vpn_provider/DEPS
diff --git a/extensions/browser/api/vpn_provider/DEPS b/extensions/browser/api/vpn_provider/DEPS
index 902385e453380b85e3bf30f6ceaf0d02f572d77c..ff4d3c9e98f9666b8396199cae5c181f7f79f753 100644
--- a/extensions/browser/api/vpn_provider/DEPS
+++ b/extensions/browser/api/vpn_provider/DEPS
@@ -1,4 +1,6 @@
include_rules = [
+ "+chrome/browser/chromeos/vpn_provider",
+
"+chromeos",
"+third_party/cros_system_api",
« no previous file with comments | « content/renderer/pepper/plugin_module.cc ('k') | extensions/browser/api/vpn_provider/vpn_service.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698