Chromium Code Reviews| Index: chrome/browser/extensions/api/DEPS |
| diff --git a/chrome/browser/extensions/api/DEPS b/chrome/browser/extensions/api/DEPS |
| index 03792c68316ec51cf5a7e6c446b5945575d4aec6..514bfa18af4469ce98ae4e0f06ca918bb96575ec 100644 |
| --- a/chrome/browser/extensions/api/DEPS |
| +++ b/chrome/browser/extensions/api/DEPS |
| @@ -5,6 +5,8 @@ include_rules = [ |
| "+device/hid", |
| # Enable remote assistance on Chrome OS |
| "+remoting/host", |
| + # cld version 2 library |
|
Takashi Toyoshima
2015/07/08 03:19:41
This comment looks meaningless because it's trivia
amalika
2015/07/08 21:58:02
Done.
|
| + "+third_party/cld_2/src", |
| ] |
| specific_include_rules = { |