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

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

Powered by Google App Engine
This is Rietveld 408576698