diff options
Diffstat (limited to 'chrome/DEPS')
-rw-r--r-- | chrome/DEPS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/DEPS b/chrome/DEPS index bf750ac..4910265 100644 --- a/chrome/DEPS +++ b/chrome/DEPS @@ -18,7 +18,7 @@ include_rules = [ "-tools", # Allow inclusion of WebKit API files. - "+third_party/WebKit/WebKit/chromium", + "+third_party/WebKit/Source/WebKit/chromium", "+webkit/appcache", "+webkit/blob", "+webkit/database", |