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

Side by Side Diff: extensions/test/DEPS

Issue 1022663003: Bind open firewall ports to visible application windows. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Add a dummy implementation of WebContentsModalDialogManager::CreateNativeWebModalManager to fix lin… Created 5 years, 9 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 "+components/web_modal",
2 "+content/public", 3 "+content/public",
3 "+third_party/mojo/src/mojo/edk/embedder", 4 "+third_party/mojo/src/mojo/edk/embedder",
4 "+ui/gl", 5 "+ui/gl",
5 ] 6 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698