From 435546810a7c48f09889c00600ad344850b71f95 Mon Sep 17 00:00:00 2001 From: dsinclair Date: Thu, 29 Sep 2016 17:29:48 -0700 Subject: Move fxjs/include to fxjs BUG=pdfium:611 Review-Url: https://codereview.chromium.org/2380713005 --- testing/DEPS | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'testing/DEPS') diff --git a/testing/DEPS b/testing/DEPS index 32b3100b72..4110b9b4d7 100644 --- a/testing/DEPS +++ b/testing/DEPS @@ -2,9 +2,9 @@ include_rules = [ '+core/fpdfapi', '+core/fxcodec', '+core/fxcrt', - '+core/fxge/include', - '+core/include', - '+fxjs/include', + '+core/fxge', + '+core', + '+fxjs', '+public', '+v8', '+xfa/fde', -- cgit v1.2.3