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

Unified Diff: third_party/WebKit/Source/core/exported/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
Index: third_party/WebKit/Source/core/exported/DEPS
diff --git a/third_party/WebKit/Source/core/exported/DEPS b/third_party/WebKit/Source/core/exported/DEPS
new file mode 100644
index 0000000000000000000000000000000000000000..fbc3d4f2cef7386f63660bea9c0cadfbce2e1503
--- /dev/null
+++ b/third_party/WebKit/Source/core/exported/DEPS
@@ -0,0 +1,3 @@
+include_rules = [
+ "+public/web",
+]
« no previous file with comments | « third_party/WebKit/Source/core/exported/BUILD.gn ('k') | third_party/WebKit/Source/core/exported/WebBlob.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698