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

Unified Diff: DEPS

Issue 11415138: Linux: create a library loader code generator for dlopen and use it for libpci. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: rebase Created 8 years, 1 month 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 | build/linux/system.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: DEPS
diff --git a/DEPS b/DEPS
index aba2c7fd1ec64b03e2348df37beee27d289d6b4d..ac73fe5044ea54a5b8d7832f7c558df336f6f98f 100644
--- a/DEPS
+++ b/DEPS
@@ -560,6 +560,9 @@ include_rules = [
"+googleurl",
"+ipc",
+ # Everybody can use headers generated by tools/generate_library_loader.
+ "+library_loaders",
+
# For now, we allow ICU to be included by specifying "unicode/...", although
# this should probably change.
"+unicode",
« no previous file with comments | « no previous file | build/linux/system.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698