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

Side by Side Diff: extensions/test/DEPS

Issue 529293003: Extract ResultCatcher from ExtensionApiTest. Use it in ShellApiTest. (Closed) Base URL: https://chromium.googlesource.com/chromium/src@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 "+content/public/browser",
Yoyo Zhou 2014/09/03 02:10:16 I'm not sure whether it's better to put things lik
James Cook 2014/09/03 18:08:41 I think it's better to keep these in extensions/te
Yoyo Zhou 2014/09/04 21:57:42 Done.
2 "+mojo/embedder", 3 "+mojo/embedder",
3 ] 4 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698