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

Unified Diff: third_party/WebKit/public/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
Index: third_party/WebKit/public/BUILD.gn
diff --git a/third_party/WebKit/public/BUILD.gn b/third_party/WebKit/public/BUILD.gn
index a5098adea8079dfcb5543f78f14312a08fcf6e87..07eac0eb3d991b985aba80035c30608b6838f830 100644
--- a/third_party/WebKit/public/BUILD.gn
+++ b/third_party/WebKit/public/BUILD.gn
@@ -19,6 +19,7 @@ group("blink") {
]
deps = [
"//third_party/WebKit/Source/core",
+ "//third_party/WebKit/Source/modules",
"//third_party/WebKit/Source/platform",
"//third_party/WebKit/Source/web",
]
« no previous file with comments | « third_party/WebKit/Source/web/WebImageDecoder.cpp ('k') | third_party/WebKit/public/web/WebColorSuggestion.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698