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

Unified Diff: cc/switches.h

Issue 11861020: Aura: Browser-side changes for Composite-To-Mailbox (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 years, 11 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/switches.h
diff --git a/cc/switches.h b/cc/switches.h
index e36b01df8712709a0a4031a203703f8e97b83b0e..3932e617be27b88d9b4dc24cd2042d848c6cc411 100644
--- a/cc/switches.h
+++ b/cc/switches.h
@@ -32,6 +32,7 @@ CC_EXPORT extern const char kShowOccludingRects[];
CC_EXPORT extern const char kShowNonOccludingRects[];
CC_EXPORT extern const char kTraceOverdraw[];
CC_EXPORT extern const char kTopControlsHeight[];
+CC_EXPORT extern const char kCompositeToMailbox[];
} // namespace switches
} // namespace cc

Powered by Google App Engine
This is Rietveld 408576698