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

Unified Diff: athena/content/DEPS

Issue 584263002: Use ChromeAutocompleteSchemeClassifier for Athena on Chrome. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: fix Created 6 years, 3 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 | « athena/athena.gyp ('k') | athena/content/chrome/scheme_classifier_factory.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: athena/content/DEPS
diff --git a/athena/content/DEPS b/athena/content/DEPS
index 016834fc0860a2ced82d293b8605fd8ba30adb1d..98e54cf4cbec0694e9e740aa2121c650f8269f85 100644
--- a/athena/content/DEPS
+++ b/athena/content/DEPS
@@ -6,9 +6,12 @@ include_rules = [
"+athena/resource_manager/public",
"+athena/wm/public",
"+components/favicon_base",
+ "+components/metrics/proto",
+ "+components/omnibox",
"+components/renderer_context_menu",
"+components/web_modal",
"+content/public",
+ "+net/url_request",
"+ui/aura",
"+ui/compositor",
"+ui/gfx",
« no previous file with comments | « athena/athena.gyp ('k') | athena/content/chrome/scheme_classifier_factory.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698