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

Unified Diff: chrome/browser/google/DEPS

Issue 808253006: Remove the GoogleURLTracker infobar functionality entirely. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Resync Created 5 years, 11 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/google/DEPS
diff --git a/chrome/browser/google/DEPS b/chrome/browser/google/DEPS
deleted file mode 100644
index f40a6cae47d9d12960b1c92f6463c96794f66bec..0000000000000000000000000000000000000000
--- a/chrome/browser/google/DEPS
+++ /dev/null
@@ -1,8 +0,0 @@
-specific_include_rules = {
- # GoogleURLTracker can't use WebContents, since it is used by iOS.
- # If WebContents functionality is needed, add it to
- # GoogleURLTrackerNavigationHelperImpl.
- 'google_url_tracker\.': [
- "-content/public/browser/web_contents.h",
- ],
-}

Powered by Google App Engine
This is Rietveld 408576698