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

Unified Diff: chrome/browser/ui/app_list/search/answer_card/DEPS

Issue 2947283002: Unit-testing AnswerCardSearchProvider. (Closed)
Patch Set: Rebasing Created 3 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 | « no previous file | chrome/browser/ui/app_list/search/answer_card/answer_card_contents.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/ui/app_list/search/answer_card/DEPS
diff --git a/chrome/browser/ui/app_list/search/answer_card/DEPS b/chrome/browser/ui/app_list/search/answer_card/DEPS
new file mode 100644
index 0000000000000000000000000000000000000000..659b10548bd5a47e7a4469c391425697402fe2e7
--- /dev/null
+++ b/chrome/browser/ui/app_list/search/answer_card/DEPS
@@ -0,0 +1,3 @@
+include_rules = [
+ "+content/test",
clamy 2017/07/27 12:25:25 This is wrong. You should not include content/test
vadimt 2017/07/28 01:55:20 Done.
+]
« no previous file with comments | « no previous file | chrome/browser/ui/app_list/search/answer_card/answer_card_contents.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698