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

Unified Diff: ash/common/system/chromeos/palette/palette_tool.cc

Issue 2147783002: Add common palette tray implementation. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@stylus-tool-structure
Patch Set: Pull out individual tool stubs into separate CLs Created 4 years, 5 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: ash/common/system/chromeos/palette/palette_tool.cc
diff --git a/ash/common/system/chromeos/palette/palette_tool.cc b/ash/common/system/chromeos/palette/palette_tool.cc
index 079689309a52908dac0fe005e4b61c6c05cdd616..63a87a3f116821296d1902925ee7628484247d53 100644
--- a/ash/common/system/chromeos/palette/palette_tool.cc
+++ b/ash/common/system/chromeos/palette/palette_tool.cc
@@ -4,7 +4,7 @@
#include "ash/common/system/chromeos/palette/palette_tool.h"
-#include "base/logging.h"
+#include "ash/common/system/chromeos/palette/palette_tool_manager.h"
namespace ash {

Powered by Google App Engine
This is Rietveld 408576698