diff options
Diffstat (limited to 'chrome/browser/DEPS')
-rw-r--r-- | chrome/browser/DEPS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/chrome/browser/DEPS b/chrome/browser/DEPS index 1137607..e550294 100644 --- a/chrome/browser/DEPS +++ b/chrome/browser/DEPS @@ -8,6 +8,7 @@ include_rules = [ "+grit", # For generated headers "+sandbox/src", "+skia/include", + "+webkit/database", "+webkit/default_plugin", "+webkit/glue", # Defines some types that are marshalled over IPC. "+xib_localizers", # For generated mac localization helpers |