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

Unified Diff: athena/DEPS

Issue 558483003: Rename athena/common to athena/util (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: revert unnecessary change 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 | « no previous file | athena/athena.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: athena/DEPS
diff --git a/athena/DEPS b/athena/DEPS
index b8ec7302dc4b09795640a1ee5390bdb2d12629f3..dda408ccfc38a3209810db10506332b6964ebad3 100644
--- a/athena/DEPS
+++ b/athena/DEPS
@@ -4,7 +4,7 @@ include_rules = [
# Components within athena must state their dependencies explicitly
# except for common.
"-athena",
- "+athena/common",
+ "+athena/util",
]
specific_include_rules = {
« no previous file with comments | « no previous file | athena/athena.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698