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

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: 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') | athena/main/athena_main.gyp » ('J')
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..9e4c7bd57ff122f3ef9633c25755afd106fd872f 100644
--- a/athena/main/DEPS
+++ b/athena/main/DEPS
@@ -7,6 +7,9 @@ include_rules = [
"+athena/task/public",
"+athena/virtual_keyboard/public",
"+athena/wm/public",
+ "+components/autocomplete",
+ "+components/metrics/proto",
+ "+components/search_engines",
"+content/public",
"+ui/aura",
"+ui/app_list",
« no previous file with comments | « no previous file | athena/main/athena_main.gyp » ('j') | athena/main/athena_main.gyp » ('J')

Powered by Google App Engine
This is Rietveld 408576698