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

Unified Diff: chrome/browser/DEPS

Issue 591483002: Only send C2F ping for a search through homepage. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix a bug. Created 6 years, 2 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 | « no previous file | chrome/browser/rlz/rlz.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/DEPS
diff --git a/chrome/browser/DEPS b/chrome/browser/DEPS
index 89554472d134a593de31dbda249d4ee30afab37b..0d12b1b52cd6dd189df2a310933d6f924df43116 100644
--- a/chrome/browser/DEPS
+++ b/chrome/browser/DEPS
@@ -79,7 +79,7 @@ include_rules = [
"+components/web_cache/browser",
"+components/webdata/common",
"+content/public/browser",
- "+content/test/net",
+ "+content/test",
sky 2014/10/10 17:45:49 Seems to me we should only be depending on content
yao 2014/10/10 18:08:00 you mean content/test/net? We need content::Test
"+courgette",
"+device/bluetooth",
"+device/core",
« no previous file with comments | « no previous file | chrome/browser/rlz/rlz.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698