Index: chrome/common/DEPS |
diff --git a/chrome/common/DEPS b/chrome/common/DEPS |
index 03adafd6106caa7e2ada9c4501c17bc9aca5f0c9..897f6bd554701a7d4f02cc939bad16f9d9312f17 100644 |
--- a/chrome/common/DEPS |
+++ b/chrome/common/DEPS |
@@ -1,5 +1,6 @@ |
include_rules = [ |
"+chrome/plugin", # For checking whether we're a plugin process. |
+ "+google_apis", # For authentication when sending cloud print requests. |
"+grit", # For generated headers |
"+libxml", |
"+ppapi/c", # For various types. |