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

Unified Diff: Source/core/inspector/InspectorHighlight.h

Issue 1204453002: Devtools: Create layout editor experiment (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 6 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: Source/core/inspector/InspectorHighlight.h
diff --git a/Source/core/inspector/InspectorHighlight.h b/Source/core/inspector/InspectorHighlight.h
index 5549b36b02fa2f061fa46b0efc0cafd961ed8dd6..037d6844a54e9b0c50dc6781b545550a9bd4cf19 100644
--- a/Source/core/inspector/InspectorHighlight.h
+++ b/Source/core/inspector/InspectorHighlight.h
@@ -32,6 +32,7 @@ public:
bool showInfo;
bool showRulers;
bool showExtensionLines;
+ bool showWYSIWYGEditor;
};
class CORE_EXPORT InspectorHighlight {

Powered by Google App Engine
This is Rietveld 408576698