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

Unified Diff: content/browser/DEPS

Issue 666653002: Cleanup: Merge device/udev_linux/udev.{cc,h} into device/udev_linux/scoped_udev.h. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: rebase Created 6 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: content/browser/DEPS
diff --git a/content/browser/DEPS b/content/browser/DEPS
index 715e0d38ac9075c18fdf7778a0a93f0c107178ad..742d204be92d7643f7eb579abacd10e1abce959e 100644
--- a/content/browser/DEPS
+++ b/content/browser/DEPS
@@ -15,6 +15,10 @@ include_rules = [
# above.
"+components/tracing",
+ # In general, //content shouldn't depend on //device.
+ # This is the an exception.
+ "+device/udev_linux", # For udev utility and wrapper library.
+
# Other libraries.
"+third_party/iaccessible2",
"+third_party/isimpledom",
« no previous file with comments | « components/storage_monitor/udev_util_linux.cc ('k') | content/browser/gamepad/gamepad_platform_data_fetcher_linux.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698