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

Unified Diff: cc/BUILD.gn

Issue 1373373003: Mac Overlays: Add AllOrNothing strategy (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@OverlayTest
Patch Set: 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_candidate.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 01f2b024a09fcdfb5761f8d4907b5e7578cbcdfe..854111b811ea6d523c78927b70334a9616da5f02 100644
--- a/cc/BUILD.gn
+++ b/cc/BUILD.gn
@@ -247,6 +247,8 @@ component("cc") {
"output/overlay_candidate_validator.h",
"output/overlay_processor.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",
« no previous file with comments | « no previous file | cc/cc.gyp » ('j') | cc/output/overlay_candidate.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698