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

Unified Diff: third_party/WebKit/Source/modules/BUILD.gn

Issue 2874713002: Move many standalone files from web/ to (core|modules)/exported/. (Closed)
Patch Set: Rebase Created 3 years, 7 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/exported/WebImageDecoder.cpp ('k') | third_party/WebKit/Source/modules/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebKit/Source/modules/BUILD.gn
diff --git a/third_party/WebKit/Source/modules/BUILD.gn b/third_party/WebKit/Source/modules/BUILD.gn
index 6c79dbada77ac87106c9d44d7f283ce8b78fecf3..0f8a89f63dba9a972cf15429f4311d657e94c2fc 100644
--- a/third_party/WebKit/Source/modules/BUILD.gn
+++ b/third_party/WebKit/Source/modules/BUILD.gn
@@ -117,6 +117,7 @@ target(modules_target_type, "modules") {
"//third_party/WebKit/Source/modules/encoding",
"//third_party/WebKit/Source/modules/encryptedmedia",
"//third_party/WebKit/Source/modules/eventsource",
+ "//third_party/WebKit/Source/modules/exported",
"//third_party/WebKit/Source/modules/fetch",
"//third_party/WebKit/Source/modules/filesystem",
"//third_party/WebKit/Source/modules/gamepad",
« no previous file with comments | « third_party/WebKit/Source/core/exported/WebImageDecoder.cpp ('k') | third_party/WebKit/Source/modules/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698