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

Unified Diff: athena/extensions/shell/DEPS

Issue 640103002: Adds full-functional search results for Athena on Chrome. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: fix DEPS 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
Index: athena/extensions/shell/DEPS
diff --git a/athena/extensions/shell/DEPS b/athena/extensions/shell/DEPS
index a8a0f03fd81601880e8fe90e0bedf782986a6f89..28836ad961089b8fb5853284ad6947d0f65d3055 100644
--- a/athena/extensions/shell/DEPS
+++ b/athena/extensions/shell/DEPS
@@ -1,3 +1,8 @@
include_rules = [
+ "+components/metrics/proto",
+ "+components/omnibox",
+ "+components/search_engines",
"+extensions/shell/browser",
+ "+net/url_request",
+ "+ui/app_list",
]
« no previous file with comments | « athena/extensions/public/apps_search_controller_factory.h ('k') | athena/extensions/shell/athena_shell_scheme_classifier.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698