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

Unified Diff: athena/main/DEPS

Issue 382683002: Add basic support of URL/search query to Athena home card. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: git-cl format Created 6 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 | athena/main/athena_main.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: athena/main/DEPS
diff --git a/athena/main/DEPS b/athena/main/DEPS
index 689a1deda535a030614a7a3e2dd47590e25303fc..6e5a0d4cde6b2e827c7c0e26b93832370527b722 100644
--- a/athena/main/DEPS
+++ b/athena/main/DEPS
@@ -7,7 +7,11 @@ include_rules = [
"+athena/task/public",
"+athena/virtual_keyboard/public",
"+athena/wm/public",
+ "+components/autocomplete",
+ "+components/metrics/proto",
+ "+components/search_engines",
"+content/public",
+ "+net",
"+ui/aura",
"+ui/app_list",
"+ui/base",
« no previous file with comments | « no previous file | athena/main/athena_main.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698