Chromium Code Reviews

Unified Diff: src/utils/DEPS

Issue 358363002: Move platform abstraction to base library (Closed) Base URL: https://v8.googlecode.com/svn/branches/bleeding_edge
Patch Set: updates Created 6 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Index: src/utils/DEPS
diff --git a/src/utils/DEPS b/src/utils/DEPS
deleted file mode 100644
index 3da1ce1a56af9ef5abf87d9fb1c581742ecbd474..0000000000000000000000000000000000000000
--- a/src/utils/DEPS
+++ /dev/null
@@ -1,5 +0,0 @@
-include_rules = [
- "-src",
- "+src/base",
- "+src/platform",
-]
« src/base/macros.h ('K') | « src/utils.cc ('k') | src/utils/random-number-generator.h » ('j') | no next file with comments »

Powered by Google App Engine