Skip to content

Commit

Permalink
Update the shell window watchlists to include the native_app* files.
Browse files Browse the repository at this point in the history
NOTRY=true
TBR=koz@chromium.org


Review URL: https://chromiumcodereview.appspot.com/14091003

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@193438 0039d316-1c4b-4281-b951-d872f2087c98
  • Loading branch information
jeremya@chromium.org committed Apr 10, 2013
1 parent 7038212 commit 495a448
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion WATCHLISTS
Original file line number Diff line number Diff line change
Expand Up @@ -391,7 +391,7 @@
'filepath': 'chrome/browser/sessions/',
},
'shell_window': {
'filepath': 'chrome/browser/ui/(views/|gtk/|cocoa/|)extensions/(shell|app)'
'filepath': 'chrome/browser/ui/(views/|gtk/|cocoa/|)extensions/(shell|app|native)' \
},
'site_instance': {
'filepath': 'content/browser/site_instance|'\
Expand Down

0 comments on commit 495a448

Please sign in to comment.