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

Unified Diff: third_party/WebKit/Source/core/inspector/InspectorEmulationAgent.cpp

Issue 2940933003: DO NOT SUBMIT results of new clang-format (Closed)
Patch Set: Created 3 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: third_party/WebKit/Source/core/inspector/InspectorEmulationAgent.cpp
diff --git a/third_party/WebKit/Source/core/inspector/InspectorEmulationAgent.cpp b/third_party/WebKit/Source/core/inspector/InspectorEmulationAgent.cpp
index 4b4ab41d07f5e47ae82f730fdc4f5af3110ae01f..c02ddb483a2550a1a79a239f766ad2a794dc0920 100644
--- a/third_party/WebKit/Source/core/inspector/InspectorEmulationAgent.cpp
+++ b/third_party/WebKit/Source/core/inspector/InspectorEmulationAgent.cpp
@@ -34,7 +34,7 @@ static const char kForcedViewportY[] = "forcedViewportY";
static const char kForcedViewportScale[] = "forcedViewportScale";
static const char kDefaultBackgroundColorOverrideRGBA[] =
"defaultBackgroundColorOverrideRGBA";
-}
+} // namespace EmulationAgentState
InspectorEmulationAgent* InspectorEmulationAgent::Create(
WebLocalFrameBase* web_local_frame_impl,

Powered by Google App Engine
This is Rietveld 408576698