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

Unified Diff: cc/BUILD.gn

Issue 1372103005: Refactor OverlayStrategySandwich and OverlayStrategyCommon (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@SolidColor
Patch Set: Delete OverlayStrategyCommon Created 5 years, 3 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 | cc/cc.gyp » ('j') | cc/output/overlay_strategy_all_or_nothing.h » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: cc/BUILD.gn
diff --git a/cc/BUILD.gn b/cc/BUILD.gn
index 854111b811ea6d523c78927b70334a9616da5f02..105004ae7e7cf1cf7014fa2914ae81a1db56bec2 100644
--- a/cc/BUILD.gn
+++ b/cc/BUILD.gn
@@ -249,8 +249,6 @@ component("cc") {
"output/overlay_processor.h",
"output/overlay_strategy_all_or_nothing.cc",
"output/overlay_strategy_all_or_nothing.h",
- "output/overlay_strategy_common.cc",
- "output/overlay_strategy_common.h",
"output/overlay_strategy_sandwich.cc",
"output/overlay_strategy_sandwich.h",
"output/overlay_strategy_single_on_top.cc",
« no previous file with comments | « no previous file | cc/cc.gyp » ('j') | cc/output/overlay_strategy_all_or_nothing.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698