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

Unified Diff: content/browser/DEPS

Issue 6995121: New NaCl zygote implementation 2 (Closed) Base URL: http://git.chromium.org/git/chromium.git@trunk
Patch Set: Fixing includes for checkdeps.py Created 9 years, 6 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
Index: content/browser/DEPS
diff --git a/content/browser/DEPS b/content/browser/DEPS
index 623d1c8d50608184d55b182ab219a1d76318e588..50d4741814d6012cf0195266bc41e5cc5a61c092 100644
--- a/content/browser/DEPS
+++ b/content/browser/DEPS
@@ -80,6 +80,8 @@ include_rules = [
"+chrome/common/chrome_paths.h",
"+chrome/common/logging_chrome.h",
+ "+chrome/common/nacl_helper_linux.h",
jam 2011/06/14 22:33:38 please see the comment on line 5. we're working o
+
"+chrome/common/net/url_fetcher.h",
# ONLY USED BY TESTS

Powered by Google App Engine
This is Rietveld 408576698