Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(3380)

Unified Diff: chrome/common/DEPS

Issue 20369: fix checkdeps (Closed)
Patch Set: Created 11 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | chrome/renderer/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/common/DEPS
diff --git a/chrome/common/DEPS b/chrome/common/DEPS
index 3fd16713db4b23b673f34ab7ceb52db291a12a33..b0414924e2116775f79e44461f0f19c394f10034 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.
+ "+grit", # For generated headers
"+libxml",
"+sandbox/src",
"+skia/include",
« no previous file with comments | « no previous file | chrome/renderer/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698