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

Unified Diff: chrome/tools/ipclist/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
« no previous file with comments | « chrome/common/logging_chrome.cc ('k') | chrome/tools/ipclist/ipcfuzz.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/tools/ipclist/DEPS
diff --git a/chrome/tools/ipclist/DEPS b/chrome/tools/ipclist/DEPS
new file mode 100644
index 0000000000000000000000000000000000000000..456f046bfacdc4627aeb05396e68b5699153babf
--- /dev/null
+++ b/chrome/tools/ipclist/DEPS
@@ -0,0 +1,3 @@
+include_rules = [
+ "+content/common/all_messages.h",
jochen (gone - plz use gerrit) 2012/10/29 16:09:16 turns out the ipcfuzz/ipclist tools want to have r
jam 2012/10/29 17:12:34 lgtm
+]
« no previous file with comments | « chrome/common/logging_chrome.cc ('k') | chrome/tools/ipclist/ipcfuzz.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698