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

Unified Diff: content/common/android/linker/DEPS

Issue 141223002: Move the android library loader from content to base (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix final nits Created 6 years, 10 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/common/android/linker/DEPS
diff --git a/content/common/android/linker/DEPS b/content/common/android/linker/DEPS
deleted file mode 100644
index 220b4c49e9b9822680c068c1b66716ef6fe6cbfa..0000000000000000000000000000000000000000
--- a/content/common/android/linker/DEPS
+++ /dev/null
@@ -1,5 +0,0 @@
-include_rules = [
- # This code cannot depend on anything from base/ or content/
- "-base",
- "-content",
-]

Powered by Google App Engine
This is Rietveld 408576698