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

Unified Diff: public/platform/DEPS

Issue 15079005: Create a minimal webkit_common static library for use in browser process (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 7 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: public/platform/DEPS
diff --git a/Source/DEPS b/public/platform/DEPS
similarity index 57%
rename from Source/DEPS
rename to public/platform/DEPS
index 4e83c6f1263db862d79092062a5bcb8b3ea233cd..1de42a1b1191c47958a6fc5f673dc2294878a390 100644
--- a/Source/DEPS
+++ b/public/platform/DEPS
@@ -1,3 +1,3 @@
include_rules = [
- "+wtf",
+ "+../common"
]

Powered by Google App Engine
This is Rietveld 408576698