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

Unified Diff: blimp/client/compositor/blimp_layer_tree_settings.cc

Issue 1420883006: Move blimp_layer_tree_settings.h/cc to client. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Tweaked a comment. Created 5 years, 1 month 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 | « blimp/client/compositor/blimp_layer_tree_settings.h ('k') | blimp/common/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: blimp/client/compositor/blimp_layer_tree_settings.cc
diff --git a/blimp/common/compositor/blimp_layer_tree_settings.cc b/blimp/client/compositor/blimp_layer_tree_settings.cc
similarity index 99%
rename from blimp/common/compositor/blimp_layer_tree_settings.cc
rename to blimp/client/compositor/blimp_layer_tree_settings.cc
index 7e2d40290171d93f98232ecf139e5487f70d65e0..159c323c94e3ee952c30ba3691a38e491aaef409 100644
--- a/blimp/common/compositor/blimp_layer_tree_settings.cc
+++ b/blimp/client/compositor/blimp_layer_tree_settings.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 "blimp/common/compositor/blimp_layer_tree_settings.h"
+#include "blimp/client/compositor/blimp_layer_tree_settings.h"
#include "base/command_line.h"
#include "base/logging.h"
« no previous file with comments | « blimp/client/compositor/blimp_layer_tree_settings.h ('k') | blimp/common/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698