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

Unified Diff: chrome/browser/DEPS

Issue 9019004: Rename PluginService to PluginServiceImpl. (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: '' Created 9 years 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: chrome/browser/DEPS
===================================================================
--- chrome/browser/DEPS (revision 115259)
+++ chrome/browser/DEPS (working copy)
@@ -29,8 +29,8 @@
# TODO(jam): this needs to be removed, and only use content/public. BUG=98716
"+content/browser",
- "-content/browser/notification_service_impl.h"
- "-content/browser/plugin_service.h"
+ "-content/browser/notification_service_impl.h",
+ "-content/browser/plugin_service_impl.h",
"-content/common",
# TODO(jam): remove all the exceptions. BUG=98716
« no previous file with comments | « no previous file | chrome/browser/chromeos/gview_request_interceptor_unittest.cc » ('j') | content/browser/plugin_service_impl.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698