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

Unified Diff: cc/cc.gyp

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
Index: cc/cc.gyp
diff --git a/cc/cc.gyp b/cc/cc.gyp
index e1d0f4b9fdfaceca54805651812b4a98423e48af..d6fa6aa4bb33d1b08fba63bddb50a639c5dc571d 100644
--- a/cc/cc.gyp
+++ b/cc/cc.gyp
@@ -309,8 +309,6 @@
'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',

Powered by Google App Engine
This is Rietveld 408576698