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

Unified Diff: chrome/browser/extensions/api/copresence/DEPS

Issue 441103002: Tests for the Copresence API. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@api
Patch Set: Rewrite Created 6 years, 4 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/extensions/api/copresence/DEPS
diff --git a/components/web_contents_delegate_android/DEPS b/chrome/browser/extensions/api/copresence/DEPS
similarity index 54%
copy from components/web_contents_delegate_android/DEPS
copy to chrome/browser/extensions/api/copresence/DEPS
index e560a548e26d90b77b84b4114fb99c2570ec185c..f1bf04ae60fc002376e22df806e3f2f056c73b14 100644
--- a/components/web_contents_delegate_android/DEPS
+++ b/chrome/browser/extensions/api/copresence/DEPS
@@ -1,7 +1,6 @@
+# Hack to allow upload
include_rules = [
- "+content/public/browser",
+ "+content/common",
"+content/public/common",
- "+jni",
"+ui/base",
- "+ui/gfx",
]

Powered by Google App Engine
This is Rietveld 408576698