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

Unified Diff: chrome/browser/local_discovery/DEPS

Issue 250793011: Revert of Move service_discovery_client_impl.* into chrome/common. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 8 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 | « no previous file | chrome/browser/local_discovery/test_service_discovery_client.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/local_discovery/DEPS
diff --git a/chrome/browser/local_discovery/DEPS b/chrome/browser/local_discovery/DEPS
new file mode 100644
index 0000000000000000000000000000000000000000..cc56ec5bfa1d4ddd49046f67a9b3bb2fae7d4030
--- /dev/null
+++ b/chrome/browser/local_discovery/DEPS
@@ -0,0 +1,6 @@
+specific_include_rules = {
+ # For tests, it's fine to include utility process code.
+ 'test_service_discovery_client\.cc': [
+ "+chrome/utility/local_discovery/service_discovery_client_impl.h"
+ ],
+}
« no previous file with comments | « no previous file | chrome/browser/local_discovery/test_service_discovery_client.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698