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

Unified Diff: ui/display/types/display_snapshot_mojo.cc

Issue 2738043004: Relocate display_snapshot_mojo (Closed)
Patch Set: Created 3 years, 9 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 | « ui/display/types/display_snapshot_mojo.h ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/display/types/display_snapshot_mojo.cc
diff --git a/ui/display/display_snapshot_mojo.cc b/ui/display/types/display_snapshot_mojo.cc
similarity index 98%
rename from ui/display/display_snapshot_mojo.cc
rename to ui/display/types/display_snapshot_mojo.cc
index 53b1779a90351f6691fc1c21654f0a611fe152d4..adee70dca227c35280386a72f2a80b85fde99fdf 100644
--- a/ui/display/display_snapshot_mojo.cc
+++ b/ui/display/types/display_snapshot_mojo.cc
@@ -2,7 +2,7 @@
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
-#include "ui/display/display_snapshot_mojo.h"
+#include "ui/display/types/display_snapshot_mojo.h"
#include "base/memory/ptr_util.h"
#include "ui/display/types/display_constants.h"
« no previous file with comments | « ui/display/types/display_snapshot_mojo.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698