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

Unified Diff: Source/common/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: Source/common/DEPS
diff --git a/Source/common/DEPS b/Source/common/DEPS
new file mode 100644
index 0000000000000000000000000000000000000000..f51581bf4c0d31bd5b4d43681f848a84fc255934
--- /dev/null
+++ b/Source/common/DEPS
@@ -0,0 +1,4 @@
+include_rules = [
+ "+weborigin",
+ "+public/common",
+]

Powered by Google App Engine
This is Rietveld 408576698