diff options
Diffstat (limited to 'chrome/DEPS')
-rwxr-xr-x[-rw-r--r--] | chrome/DEPS | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/chrome/DEPS b/chrome/DEPS index 3c413c6..bb61606 100644..100755 --- a/chrome/DEPS +++ b/chrome/DEPS @@ -24,8 +24,8 @@ include_rules = [ # Allow usage of Google Toolbox for Mac. "+third_party/GTM", - # Brett's test. Contact him for questions. - "+frame_window", + # Our Skia extensions. + "+skia/ext", # On Linux, we include some breakpad headers "+breakpad/linux", |