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

Unified Diff: mojo/public/cpp/bindings/DEPS

Issue 2817903002: Rewrite references to "wtf/" to "platform/wtf/" in //mojo. (Closed)
Patch Set: 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 | « mojo/common/string16.mojom ('k') | mojo/public/cpp/bindings/array_traits_wtf_vector.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mojo/public/cpp/bindings/DEPS
diff --git a/mojo/public/cpp/bindings/DEPS b/mojo/public/cpp/bindings/DEPS
index 36eba448e8dc3184f841174b76107cae2b81a5b5..f45f4e1acb5c0a2459f18f867e8dcc471a7fc609 100644
--- a/mojo/public/cpp/bindings/DEPS
+++ b/mojo/public/cpp/bindings/DEPS
@@ -1,3 +1,3 @@
include_rules = [
- "+third_party/WebKit/Source/wtf",
+ "+third_party/WebKit/Source/platform/wtf",
]
« no previous file with comments | « mojo/common/string16.mojom ('k') | mojo/public/cpp/bindings/array_traits_wtf_vector.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698