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

Unified Diff: build/precompile.cc

Issue 7706011: Use precompiled headers for most large projects. (Closed) Base URL: ssh://joi@192.168.1.201/home/joi/c/chrome/src@master
Patch Set: Created 9 years, 4 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: build/precompile.cc
diff --git a/build/precompile.cc b/build/precompile.cc
new file mode 100644
index 0000000000000000000000000000000000000000..63a7c7eacc064b03b89ecc8f4fe303bd675b533c
--- /dev/null
+++ b/build/precompile.cc
@@ -0,0 +1 @@
+// No include needed as the PCH include is forced.

Powered by Google App Engine
This is Rietveld 408576698