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

Unified Diff: content/browser/DEPS

Issue 6995071: Suppressed deps_check error caused by spellcheck_host.h (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: 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
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/browser/DEPS
diff --git a/content/browser/DEPS b/content/browser/DEPS
index 4e5e8643509c234581d9e7c86c647348b9195512..533d41463854ffa342e5ce451a8c35410dd678a6 100644
--- a/content/browser/DEPS
+++ b/content/browser/DEPS
@@ -39,6 +39,9 @@ include_rules = [
# http://crbug.com/76788
"+chrome/browser/profiles/profile.h",
+ # http://crbug.com/85329
+ "+chrome/browser/spellcheck_host.h",
+
"+chrome/browser/sessions/session_id.h",
"+chrome/browser/tab_contents/render_view_host_delegate_helper.h",
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698