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

Unified Diff: src/libplatform/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. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: src/libplatform/DEPS
diff --git a/src/libplatform/DEPS b/src/libplatform/DEPS
index bace5d31727fdbf50e16eacf87248abe1403f751..bba4fa049379e0ce47f5ca74227a3c97d0072611 100644
--- a/src/libplatform/DEPS
+++ b/src/libplatform/DEPS
@@ -1,6 +1,5 @@
include_rules = [
- # TODO(jochen): Enable this.
- #"-src",
+ "-src",
"+src/base",
"+src/libplatform",
]
« src/base/macros.h ('K') | « src/jsregexp.cc ('k') | src/libplatform/default-platform.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698