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

Unified Diff: third_party/WebKit/Source/core/style/BUILD.gn

Issue 2857873003: Move StyleBoxData.cpp to be inline in StyleBoxData.h. (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 | « no previous file | third_party/WebKit/Source/core/style/StyleBoxData.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebKit/Source/core/style/BUILD.gn
diff --git a/third_party/WebKit/Source/core/style/BUILD.gn b/third_party/WebKit/Source/core/style/BUILD.gn
index d4a8df68f428150ea2ea8e6dbaa80b2b69caa967..03386c9be16792168be3cfb96d61ab0696a9f110 100644
--- a/third_party/WebKit/Source/core/style/BUILD.gn
+++ b/third_party/WebKit/Source/core/style/BUILD.gn
@@ -56,7 +56,6 @@ blink_core_sources("rendering") {
"ShadowData.h",
"ShadowList.cpp",
"ShadowList.h",
- "StyleBoxData.cpp",
"StyleBoxData.h",
"StyleContentAlignmentData.h",
"StyleDeprecatedFlexibleBoxData.cpp",
« no previous file with comments | « no previous file | third_party/WebKit/Source/core/style/StyleBoxData.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698