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

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

Issue 563083003: V2 app support step3: Athena's NativeAppWindow (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/env/public",
3 "+chrome/browser", 2 "+chrome/browser",
4 "+chrome/common/extensions", 3 "+chrome/common/extensions",
5 "+content/public/browser",
6 "+net/base", 4 "+net/base",
7 "+ui/base",
8 ] 5 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698