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

Unified Diff: chrome/common/DEPS

Issue 11347012: Split IPC logging between content and chrome. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: updates Created 8 years, 2 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: chrome/common/DEPS
diff --git a/chrome/common/DEPS b/chrome/common/DEPS
index ffc99a7a24367a6180cb7e55c547907e4dc77b66..03adafd6106caa7e2ada9c4501c17bc9aca5f0c9 100644
--- a/chrome/common/DEPS
+++ b/chrome/common/DEPS
@@ -12,10 +12,6 @@ include_rules = [
"+webkit/plugins",
"+webkit/user_agent",
- # TODO(jam): remove this once all of chrome doesn't depend on content/common.
- "-content/common",
- "+content/common/content_message_generator.h", # needed by all_messages.h
-
# TODO(jam): remove me once chrome_notifcation_types.h moves to browser
"+content/public/browser/notification_source.h",
"+content/public/browser/notification_types.h",

Powered by Google App Engine
This is Rietveld 408576698