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

Unified Diff: content/public/browser/DEPS

Issue 8676032: Move RenderViewHostObserver to content/public/browser/ and put it into the content namespace. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: add render_view_host.h to DEPS file Created 9 years, 1 month 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 | « content/content_browser.gypi ('k') | content/public/browser/render_view_host_observer.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/public/browser/DEPS
diff --git a/content/public/browser/DEPS b/content/public/browser/DEPS
index a5499562aa1a3f25f33839c7036f43f8b900871f..eb69d8bac57513271455a7e38846d53876407aba 100644
--- a/content/public/browser/DEPS
+++ b/content/public/browser/DEPS
@@ -1,3 +1,4 @@
include_rules = [
"+content/browser/notification_service_impl.h",
+ "+content/browser/renderer_host/render_view_host.h",
]
« no previous file with comments | « content/content_browser.gypi ('k') | content/public/browser/render_view_host_observer.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698