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

Unified Diff: sky/engine/core/core.gni

Issue 729693003: First step at getting rid of anonymous blocks and continuations. (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: Address review comments Created 6 years, 1 month 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 | sky/engine/core/css/CSSPrimitiveValueMappings.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: sky/engine/core/core.gni
diff --git a/sky/engine/core/core.gni b/sky/engine/core/core.gni
index c445c435316bfd2bf2dfd3e94ed4a6dfe7501cdf..e21dd085a5f737c346c0a94bfa2ba0d027d831fa 100644
--- a/sky/engine/core/core.gni
+++ b/sky/engine/core/core.gni
@@ -1231,6 +1231,8 @@ sky_core_files = [
"rendering/RenderObjectChildList.h",
"rendering/RenderObjectInlines.h",
"rendering/RenderOverflow.h",
+ "rendering/RenderParagraph.cpp",
+ "rendering/RenderParagraph.h",
"rendering/RenderReplaced.cpp",
"rendering/RenderReplaced.h",
"rendering/RenderSelectionInfo.h",
« no previous file with comments | « no previous file | sky/engine/core/css/CSSPrimitiveValueMappings.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698