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

Unified Diff: WATCHLISTS

Issue 155905: Separates ipc code from common (http://crbug.com/16829) (Closed)
Patch Set: Fixes reference to 'common_message_traits' it's actually 'common_param_traits' Created 11 years, 5 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 | « DEPS ('k') | base/file_descriptor_posix.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: WATCHLISTS
diff --git a/WATCHLISTS b/WATCHLISTS
index 475218cbdb65bf6f03b63435e0fef6b4735c5db2..a348fefcaa1adc081252a2cc6f4d76c2e9d8727c 100644
--- a/WATCHLISTS
+++ b/WATCHLISTS
@@ -70,7 +70,7 @@
'filepath': 'media|Media|^third_party/ffmpeg/',
},
'ipc': {
- 'filepath': 'chrome/common/ipc.*',
+ 'filepath': 'ipc/ipc.*',
},
'linux-sandboxing': {
'filepath': 'sandbox/linux/.*',
« no previous file with comments | « DEPS ('k') | base/file_descriptor_posix.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698