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

Side by Side Diff: athena/extensions/chrome/DEPS

Issue 544953003: Supprot V2 app: step1 (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 unified diff | Download patch
OLDNEW
1 include_rules = [ 1 include_rules = [
2 "+athena/activity/public", 2 "+athena/activity/public",
3 "+athena/env/public",
3 "+chrome/browser", 4 "+chrome/browser",
4 "+chrome/common/extensions", 5 "+chrome/common/extensions",
6 "+content/public/browser",
5 "+extensions/browser", 7 "+extensions/browser",
8 "+extensions/grit",
6 "+net/base", 9 "+net/base",
10 "+ui/base",
7 ] 11 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698