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

Unified Diff: athena/test/DEPS

Issue 542413002: Move launcher API to athena/main/public (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: 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/main/public/athena_launcher.h ('k') | athena/test/athena_test_helper.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: athena/test/DEPS
diff --git a/athena/test/DEPS b/athena/test/DEPS
index b5f666b493640c9d0d9d1795268b28bc4c38dcb0..c15ad5f685deac7675a67065319fd3bb6132ddb6 100644
--- a/athena/test/DEPS
+++ b/athena/test/DEPS
@@ -5,7 +5,7 @@ include_rules = [
"+athena/extensions/public",
"+athena/home/public",
"+athena/screen/public",
- "+athena/main",
+ "+athena/main/public",
"+athena/resource_manager/public",
"+chromeos",
"+third_party/skia/include",
« no previous file with comments | « athena/main/public/athena_launcher.h ('k') | athena/test/athena_test_helper.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698