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

Unified Diff: experimental/LightSymbolsUtil/Callstacker/Callstacker/stdafx.cpp

Issue 1512753006: Remove unused CallStacker (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: Created 5 years 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: experimental/LightSymbolsUtil/Callstacker/Callstacker/stdafx.cpp
diff --git a/experimental/LightSymbolsUtil/Callstacker/Callstacker/stdafx.cpp b/experimental/LightSymbolsUtil/Callstacker/Callstacker/stdafx.cpp
deleted file mode 100644
index e746ff29c826fcf7cc5407e268284ef7170f753b..0000000000000000000000000000000000000000
--- a/experimental/LightSymbolsUtil/Callstacker/Callstacker/stdafx.cpp
+++ /dev/null
@@ -1,8 +0,0 @@
-// stdafx.cpp : source file that includes just the standard includes
-// Callstacker.pch will be the pre-compiled header
-// stdafx.obj will contain the pre-compiled type information
-
-#include "stdafx.h"
-
-// TODO: reference any additional headers you need in STDAFX.H
-// and not in this file

Powered by Google App Engine
This is Rietveld 408576698