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

Unified Diff: athena/DEPS

Issue 863033002: Delete athena/ (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 11 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/OWNERS » ('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
deleted file mode 100644
index c8c74d681a38c0e509bf03f745ae7785a56eeb3d..0000000000000000000000000000000000000000
--- a/athena/DEPS
+++ /dev/null
@@ -1,18 +0,0 @@
-# Please do not add dependency to chrome/ and its subdirectories
-
-include_rules = [
- # Components within athena must state their dependencies explicitly
- # except for common.
- "-athena",
- "+athena/util",
-]
-
-specific_include_rules = {
- ".*unittest\.cc": [
- "+athena/test",
- ],
- ".*browsertest\.cc": [
- "+athena/test",
- ],
-}
-
« no previous file with comments | « no previous file | athena/OWNERS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698