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

Unified Diff: content/DEPS

Issue 2192683002: Reland 2:Geolocation: move from content/browser to device/ (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Ignore size_t_to_int truncation warning Created 4 years, 5 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 | « components/autofill/content/browser/risk/fingerprint_browsertest.cc ('k') | content/app/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/DEPS
diff --git a/content/DEPS b/content/DEPS
index 7faf5b3418ebdf3ed0de2cc3adfb192636933d49..4bc4a3f6bf75ea2f1bcf40dcb512d87a296a7953 100644
--- a/content/DEPS
+++ b/content/DEPS
@@ -53,8 +53,7 @@ include_rules = [
# embedder.
#
# There are a couple of specific parts of content that are excepted
- # from this rule, see content/browser/speech/DEPS and
- # content/browser/geolocation/DEPS. Both of these are cases of
+ # from this rule, e.g. content/browser/speech/DEPS. These are cases of
# implementations that are strongly tied to Google servers, i.e. we
# don't expect alternate implementations to be provided by the
# embedder.
« no previous file with comments | « components/autofill/content/browser/risk/fingerprint_browsertest.cc ('k') | content/app/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698