diff options
Diffstat (limited to 'chrome/app_shim/DEPS')
-rw-r--r-- | chrome/app_shim/DEPS | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/chrome/app_shim/DEPS b/chrome/app_shim/DEPS new file mode 100644 index 0000000..4cb2de8 --- /dev/null +++ b/chrome/app_shim/DEPS @@ -0,0 +1,3 @@ +include_rules = [ + "+chrome/grit/generated_resources.h", +] |