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

Unified Diff: third_party/WebKit/public/blink_typemaps.gni

Issue 2172333002: Organize typemaps in Blink (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebase Created 4 years, 5 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/public/blink.gyp ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebKit/public/blink_typemaps.gni
diff --git a/url/mojo/typemaps.gni b/third_party/WebKit/public/blink_typemaps.gni
similarity index 71%
copy from url/mojo/typemaps.gni
copy to third_party/WebKit/public/blink_typemaps.gni
index 577b028e23e9400420796068c3c8992bf0630c18..453d848782444296cfc822952f4322706f6d6f7f 100644
--- a/url/mojo/typemaps.gni
+++ b/third_party/WebKit/public/blink_typemaps.gni
@@ -3,6 +3,6 @@
# found in the LICENSE file.
typemaps = [
- "//url/mojo/origin.typemap",
- "//url/mojo/gurl.typemap",
+ "//cc/ipc/surface_id.typemap",
+ "//cc/ipc/surface_sequence.typemap",
]
« no previous file with comments | « third_party/WebKit/public/blink.gyp ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698