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

Unified Diff: third_party/WebKit/Source/core/DEPS

Issue 2831503002: Move WebBlob.cpp from web/ -> core/exported/. (Closed)
Patch Set: Fix indentation. Created 3 years, 8 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
« no previous file with comments | « third_party/WebKit/Source/core/BUILD.gn ('k') | third_party/WebKit/Source/core/exported/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebKit/Source/core/DEPS
diff --git a/third_party/WebKit/Source/core/DEPS b/third_party/WebKit/Source/core/DEPS
index c81ff79cd4234827838b01db4380342cffa1ec6d..b80731457df2f7bf63029f3ff376012644af515d 100644
--- a/third_party/WebKit/Source/core/DEPS
+++ b/third_party/WebKit/Source/core/DEPS
@@ -10,7 +10,7 @@ include_rules = [
"+mojo/public/cpp/bindings",
"+platform",
"+public/platform",
- "-public/web",
+ "+public/web",
"+third_party/skia/include",
"-web",
]
« no previous file with comments | « third_party/WebKit/Source/core/BUILD.gn ('k') | third_party/WebKit/Source/core/exported/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698