diff options
Diffstat (limited to 'content/DEPS')
-rw-r--r-- | content/DEPS | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/content/DEPS b/content/DEPS index 389f18f..356e747 100644 --- a/content/DEPS +++ b/content/DEPS @@ -17,13 +17,10 @@ include_rules = [ "-base/prefs", "+cc", - "-cc/base/thread.h", # http://crbug.com/249172 - "!cc/base/thread_impl.h", # http://crbug.com/249172 # If you want to use any of these files, move them to src/base first. "-cc/base/hash_pair.h", "-cc/base/scoped_ptr_algorithm.h", "-cc/base/scoped_ptr_deque.h", - "-cc/base/scoped_ptr_hash_map.h", "-cc/base/scoped_ptr_vector.h", "+crypto", |