 Chromium Code Reviews
 Chromium Code Reviews Issue 7063020:
  Adding `browsing_data_filesystem_helper*` as the first step towards content settings UI.  (Closed) 
  Base URL: svn://svn.chromium.org/chrome/trunk/src
    
  
    Issue 7063020:
  Adding `browsing_data_filesystem_helper*` as the first step towards content settings UI.  (Closed) 
  Base URL: svn://svn.chromium.org/chrome/trunk/src| Index: chrome/DEPS | 
| diff --git a/chrome/DEPS b/chrome/DEPS | 
| index 43bc0f4b138be1fea8a71f24c8cb5c84bfc476a8..0ceb044e289b84e04cfbc50ee6e5f671c3f9218f 100644 | 
| --- a/chrome/DEPS | 
| +++ b/chrome/DEPS | 
| @@ -24,6 +24,7 @@ include_rules = [ | 
| "+webkit/blob", | 
| "+webkit/database", | 
| "+webkit/fileapi", | 
| + "+webkit/quota", | 
| # Allow inclusion of third-party code: | 
| "+third_party/mozilla", # Mozilla interface headers. |